shorten label
authorymh <ymh.work@gmail.com>
Fri, 08 Jul 2011 16:34:01 +0200
changeset 78 149cf0d19b10
parent 76 c6c4ace0d674
child 79 949e319fbaa0
shorten label
web/hdabo/templates/partial/tag_table.html
--- a/web/hdabo/templates/partial/tag_table.html	Fri Jul 08 13:32:34 2011 +0200
+++ b/web/hdabo/templates/partial/tag_table.html	Fri Jul 08 16:34:01 2011 +0200
@@ -13,7 +13,7 @@
         <th>Catégorie</th>
         {% if ordered_tags %}<th class="large_25 text_centered">Supprimer<br/>le lien W</th>{% endif %}
         <th>Alias</th>
-        {% if ordered_tags %}<th class="large_25 text_centered">Retirer le tag de la liste</th>{% endif %}</tr>
+        {% if ordered_tags %}<th class="large_25 text_centered">Retirer le tag</th>{% endif %}</tr>
     {% if ordered_tags %}
     	{# ordered_tags is a list of TaggedSheet #}
         {% for t in ordered_tags %}