This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 1e240e98b5a1e6aec07eef53594f2f63310e4e56 (commit)
from 9a421138603e5a08249b59cdd18ee2c1d907cb69 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=1e240e98b5a1e6aec07eef53594f2f63310e4e56
commit 1e240e98b5a1e6aec07eef53594f2f63310e4e56
Author: Marc-Etienne Vargenau <[email protected]>
Date: Tue Jun 21 14:22:57 2016 +0200
Whitespace
diff --git a/src/www/account/editsshkeys.php b/src/www/account/editsshkeys.php
index 195fa83..cb454b9 100644
--- a/src/www/account/editsshkeys.php
+++ b/src/www/account/editsshkeys.php
@@ -43,7 +43,7 @@ if (!$u || !is_object($u)) {
use_javascript('/js/sortable.js');
// not valid registration, or first time to page
-site_user_header(array('title'=> _('Manage Authorized Keys')));
+site_user_header(array('title' => _('Manage Authorized Keys')));
$sshKeysArray = $u->getAuthorizedKeys();
if (count($sshKeysArray)) {
echo $HTML->boxTop(_('Available keys'));
-----------------------------------------------------------------------
Summary of changes:
src/www/account/editsshkeys.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits