app/soc/templates/soc/templatetags/_as_twoline_table_row.html
changeset 1372 a9b7f64d4813
parent 941 6eac584ce14c
child 1819 1e34fa8c5da0
--- a/app/soc/templates/soc/templatetags/_as_twoline_table_row.html	Tue Feb 17 16:36:49 2009 +0000
+++ b/app/soc/templates/soc/templatetags/_as_twoline_table_row.html	Tue Feb 17 16:37:24 2009 +0000
@@ -16,7 +16,7 @@
 
 {% block label_row %}
 <tr>
-<td class="{{ field_class_type }}" colspan=4>
+<td class="twoline{{ field_class_type }}" colspan=4>
     {{ label }}
   </td>
 </tr>