diff -r be2c150d1a1f -r 8566fb2b8012 app/soc/templates/soc/templatetags/_as_table_row.html --- a/app/soc/templates/soc/templatetags/_as_table_row.html Fri May 01 01:37:43 2009 +0200 +++ b/app/soc/templates/soc/templatetags/_as_table_row.html Mon May 04 19:23:44 2009 +0200 @@ -27,7 +27,7 @@ {% block label_row %}{% endblock %} - + {% block label_column %} {{ label }} @@ -51,6 +51,22 @@ ); {% endif %} + {% if help_text %} + + {% endif %} {{ field|safe }}