Hi Marc-Étienne,

Thk for all clean-up. But this one begins to be not cleaning but messing. We 
agreed to not following this proposition. Can you revert ?

Regards
F.

Trivialdev Founder
http://trivialdev.com

Marc-Etienne VARGENAU <[email protected]> a écrit :

>Author: vargenau
>Date: 2013-08-22 14:02:17 +0200 (Thu, 22 Aug 2013)
>New Revision: 17773
>
>Modified:
>   trunk/src/www/survey/include/SurveyHTML.class.php
>Log:
>Translate ":"
>
>Modified: trunk/src/www/survey/include/SurveyHTML.class.php
>===================================================================
>--- trunk/src/www/survey/include/SurveyHTML.class.php  2013-08-22 11:30:56 UTC 
>(rev 17772)
>+++ trunk/src/www/survey/include/SurveyHTML.class.php  2013-08-22 12:02:17 UTC 
>(rev 17773)
>@@ -188,7 +188,7 @@
>               $ret.='<input type="hidden" name="survey_id" 
> value="'.$survey_id.'" />';
>               $ret.='<input type="hidden" name="survey_questions" 
> value="'.$survey_questions.'" />';
>               $ret.='<input type="hidden" name="form_key" value="' . 
> form_generate_key() . '" />';
>-              $ret.='<strong>'. _('Survey Title: ').'</strong>' 
>.utils_requiredField();
>+              $ret.='<strong>'._('Survey 
>Title')._(':').'</strong>'.utils_requiredField();
>               $ret.= '<input required="required" type="text" 
> name="survey_title" value="'.$survey_title.'" size="60" maxlength="150" 
> /></p>';
> 
>               $ret.='<p><strong>'. _('Is Active?').'</strong>';
>
>
>_______________________________________________
>Fusionforge-commits mailing list
>[email protected]
>http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits
_______________________________________________
Fusionforge-general mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Reply via email to