]> git.openstreetmap.org Git - osqa.git/commitdiff
Removes a redundant piece of text from the tags template.
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 29 Jun 2010 11:34:31 +0000 (11:34 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 29 Jun 2010 11:34:31 +0000 (11:34 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@472 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/templates/tags.html

index 16ec11abfd32f6d6c8ac1ccd132435c7f90f4e1d..e58fad57cbbdd775b32480d40ff6ecca0211cfad 100644 (file)
@@ -35,7 +35,7 @@
 <div id="searchtags">
 <p>
 {% if stag %}
-    {% trans "All tags matching query" %} '<span class="darkred"><strong>{{ stag }}</strong></span>' {% trans "all tags - make this empty in english" %}:
+    {% trans "All tags matching query" %} '<span class="darkred"><strong>{{ stag }}</strong></span>':
 {% endif %}
 {% if not tags.object_list %}
     <span>{% trans "Nothing found" %}</span>