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, 6.1 has been updated
       via  f250da108b7d4a8e641d257d025e1578ddd7c992 (commit)
      from  9c4895113c6d3f377f5a55480968b5c31d25ec10 (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=f250da108b7d4a8e641d257d025e1578ddd7c992

commit f250da108b7d4a8e641d257d025e1578ddd7c992
Author: Franck Villaume <[email protected]>
Date:   Wed Nov 1 18:07:00 2017 +0100

    remove double space

diff --git a/src/www/terms.php b/src/www/terms.php
index 2c7b5ae..8ae1f79 100644
--- a/src/www/terms.php
+++ b/src/www/terms.php
@@ -36,7 +36,7 @@ $HTML->header(array('title'=> sprintf (_('%s Terms of Use'),
        if ( file_exists(forge_get_config('custom_path') . '/terms.php') ) {
                include forge_get_config('custom_path') . '/terms.php';
        } else {
-               printf (_('These are the terms and conditions under which you 
are allowed to use the %s service.  They are empty by default, but the 
administrator(s) of the service can use this page to publish their local 
requirements if needed.'),
+               printf (_('These are the terms and conditions under which you 
are allowed to use the %s service. They are empty by default, but the 
administrator(s) of the service can use this page to publish their local 
requirements if needed.'),
                        forge_get_config ('forge_name')) ;
        }
 ?>

-----------------------------------------------------------------------

Summary of changes:
 src/www/terms.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

Reply via email to