--- a/src/cm/templates/site/text_list.html Mon Jan 25 12:57:01 2010 +0100
+++ b/src/cm/templates/site/text_list.html Mon Jan 25 14:23:35 2010 +0100
@@ -135,7 +135,7 @@
{% endif %}
<th>{% up_down title %}{% blocktrans %}Text{% endblocktrans %}{% endup_down %}</th>
<th>{% blocktrans %}Author{% endblocktrans %}</th>
- <th>{% up_down modified %}{% blocktrans %}Modified{% endblocktrans %}{% endup_down %}</th>
+ <th>{% up_down -modified %}{% blocktrans %}Modified{% endblocktrans %}{% endup_down %}</th>
<th># {% blocktrans %}comments{% endblocktrans %}</th>
{% if can_manage_workspace %}<th>{% blocktrans %}Last week activity{% endblocktrans %}</th>{% endif %}
</tr>