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 df694393d1202142112a7c048ac737cc405ea57e (commit)
from 972f6021f522b9cbaa3aefa247761508f04fb72d (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=df694393d1202142112a7c048ac737cc405ea57e
commit df694393d1202142112a7c048ac737cc405ea57e
Author: Marc-Etienne Vargenau <[email protected]>
Date: Mon Feb 13 12:59:03 2017 +0100
Spelling
diff --git a/src/common/tracker/views/form-addextrafield.php
b/src/common/tracker/views/form-addextrafield.php
index 4286474..d57b7c9 100644
--- a/src/common/tracker/views/form-addextrafield.php
+++ b/src/common/tracker/views/form-addextrafield.php
@@ -344,7 +344,7 @@ echo html_build_checkbox('autoassign', false, false);
echo html_e('label', array('for'=>'autoassign'), _('Field that triggers
auto-assignment rules'));
echo html_ac(html_ap() - 1);
-echo $HTML->warning_msg(_('Warning: this add new custom field'));
+echo $HTML->warning_msg(_('Warning: this adds a new custom field!'));
echo html_ao('p');
echo html_e('input', array('type'=>'submit', 'name'=>'post_changes',
'value'=>_('Add Custom Field')));
-----------------------------------------------------------------------
Summary of changes:
src/common/tracker/views/form-addextrafield.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