author | Tim Ansell <mithro@gmail.com> |
Sun, 01 Mar 2009 02:11:19 +0000 | |
changeset 1572 | 45aa2f120b40 |
parent 1571 | e23f9719ec1f |
child 1573 | 063306b7210e |
app/soc/templates/soc/templatetags/_field_as_table_row.html | file | annotate | diff | comparison | revisions |
--- a/app/soc/templates/soc/templatetags/_field_as_table_row.html Sun Mar 01 00:53:26 2009 +0000 +++ b/app/soc/templates/soc/templatetags/_field_as_table_row.html Sun Mar 01 02:11:19 2009 +0000 @@ -20,7 +20,7 @@ {% endif %} <tr title="{{ field.help_text }}"> {% if field.errors %} - <td class="formfielderrorlabel"> + <td class="formfieldlabel formfielderrorlabel"> {% else %} <td class="formfieldlabel"> {% endif %}