]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/badges.html
Removes a redundant piece of text from the tags template.
[osqa.git] / forum / skins / default / templates / badges.html
index 8de93df5f88a84eecf9da7ffffdc95c0fc0cc55e..aaac3ad4fe8384d876418bc66915f1d8b414ef28 100644 (file)
@@ -4,23 +4,14 @@
 {% load humanize %}
 {% load i18n %}
 {% block title %}{% spaceless %}{% trans "Badges summary" %}{% endspaceless %}{% endblock %}
-{% block forejs %}
-       <script type="text/javascript">
-        $().ready(function(){
-            $("#nav_badges").attr('className',"on");
-        });
-         
-        </script>
-{% endblock %}
 {% block content %}
 <div class="headlineA">
         <span class="headMedals">{% trans "Badges" %}</span>
 </div>
 <div class="badges" id="main-body" style="width:100%">
     <p>
-       {% trans "Community gives you awards for your questions, answers and votes." %}<br/>
-       {% blocktrans %}Below is the list of available badges and number 
-    of times each type of badge has been awarded. Give us feedback at {{feedback_faq_url}}.
+       {% trans "Community gives you awards for your questions, answers and votes." %}
+       {% blocktrans %}Below is the list of available badges and number of times each type of badge has been awarded.
     {% endblocktrans %}
     </p>
     <div id="medalList">
     <h3>{% trans "Community badges" %}</h3>
     <div class="body">
     <p>
-        <a style="cursor:default;" title="gold badge: the highest honor and is very rare" class="medal"><span class="badge1">&#9679;</span>&nbsp;{% trans "gold" %}</a>
+        <a style="cursor:default;" title="{% trans "gold badge: the highest honor and is very rare" %}" class="medal"><span class="badge1">&#9679;</span>&nbsp;{% trans "gold" %}</a>
     </p>
     <p>
        {% trans "gold badge description" %}
     </p>
     <p>
         <a style="cursor:default;" 
-                       title="silver badge: occasionally awarded for the very high quality contributions
+                       title="{% trans "silver badge: occasionally awarded for the very high quality contributions" %}
                        class="medal"><span class="badge2">&#9679;</span>&nbsp;{% trans "silver" %}</a>
     </p>
     <p>