Abhilash Raj has proposed merging lp:~raj-abhilash1/postorius/bug1307630 into 
lp:postorius.

Requested reviews:
  Mailman Coders (mailman-coders)

For more details, see:
https://code.launchpad.net/~raj-abhilash1/postorius/bug1307630/+merge/215752

Fixed Bug 1307630
-- 
https://code.launchpad.net/~raj-abhilash1/postorius/bug1307630/+merge/215752
Your team Mailman Coders is requested to review the proposed merge of 
lp:~raj-abhilash1/postorius/bug1307630 into lp:postorius.
=== modified file 'src/postorius/templates/postorius/lists/settings.html'
--- src/postorius/templates/postorius/lists/settings.html	2013-05-31 02:21:03 +0000
+++ src/postorius/templates/postorius/lists/settings.html	2014-04-14 20:00:20 +0000
@@ -19,7 +19,7 @@
 			{% for field in form %}
             <tr><td>
                 {{ field.errors }}
-                {{ field.label_tag }}: <br />
+                {{ field.label_tag }} <br />
                 [<span class="more_info"><a href="{% url 'more_info_tab'  formid='list_settings' helpid=field.name %}" target="_blank">More info</a><span>{{ field.help_text }}
                 </span></span>]
             </td><td>{{ field }}</td></tr>

_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to