diff --git a/rhodecode/templates/admin/settings/settings_global.mako b/rhodecode/templates/admin/settings/settings_global.mako
--- a/rhodecode/templates/admin/settings/settings_global.mako
+++ b/rhodecode/templates/admin/settings/settings_global.mako
@@ -108,8 +108,8 @@
${h.textarea('rhodecode_pre_code',cols=23,rows=5,class_="medium")}
- ${_('Custom js/css code added at the end of the tag.')}
- ${_('Use or tags to define custom styling or scripting')}
+ ${_('Custom js/css code added at the end of the tag.')}
+ ${_('Use or tags to define custom scripting or styling.')}
@@ -131,7 +131,7 @@
${h.textarea('rhodecode_post_code',cols=23,rows=5, class_="medium")}
${_('Custom js/css code added at the end of the tag.')}
- ${_('Use