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 c2e00252ef4fb50f955f952d48b7438daf93ce98 (commit)
from 453f8eea0ab309d410c071442014fce0f8aa6c7b (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=c2e00252ef4fb50f955f952d48b7438daf93ce98
commit c2e00252ef4fb50f955f952d48b7438daf93ce98
Author: Franck Villaume <[email protected]>
Date: Fri Sep 16 15:22:40 2016 +0200
fix typo HMTL -> HTML
diff --git a/src/www/people/admin/index.php b/src/www/people/admin/index.php
index 8ea44de..497f635 100644
--- a/src/www/people/admin/index.php
+++ b/src/www/people/admin/index.php
@@ -133,7 +133,7 @@ if (forge_check_global_perm('forge_admin')) {
echo "\n<h2>"._('No Skills Found').'</h2>';
}
- echo $HMTL->openForm(array('action' =>
getStringFromServer('PHP_SELF'), 'method' => 'post'));
+ echo $HTML->openForm(array('action' =>
getStringFromServer('PHP_SELF'), 'method' => 'post'));
?>
<p>
<input type="hidden" name="people_skills" value="y" />
-----------------------------------------------------------------------
Summary of changes:
src/www/people/admin/index.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