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 30be963e0608ee70acbf641549b590681b5f094f (commit)
from 6578c20e6e085028597c466e5fd5b43814c9c2a2 (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=30be963e0608ee70acbf641549b590681b5f094f
commit 30be963e0608ee70acbf641549b590681b5f094f
Author: Franck Villaume <[email protected]>
Date: Tue Sep 29 21:46:50 2020 +0200
fix typo
diff --git a/src/www/developer/rate.php b/src/www/developer/rate.php
index 3cda579..c214598 100644
--- a/src/www/developer/rate.php
+++ b/src/www/developer/rate.php
@@ -4,6 +4,7 @@
*
* Copyright 1999-2001 (c) VA Linux Systems
* Copyright 2010 (c) Franck Villaume
+ * Copyright 2020, Franck Villaume - TrivialDev
*
* This file is part of FusionForge. FusionForge is free software;
* you can redistribute it and/or modify it under the terms of the
@@ -88,7 +89,7 @@ if (!session_loggedin()) {
echo '
<h3>'._('Ratings Recorded').'</h3>
- <p>'._('You can re-rate this person by simply returning to their
ratings page and re-submitting the info.').'.</p>';
+ <p>'._('You can re-rate this person by simply returning to their
ratings page and re-submitting the info.').'</p>';
$HTML->footer();
}
-----------------------------------------------------------------------
Summary of changes:
src/www/developer/rate.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits