]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/badges.html
Closing OSQA-36. Applied patch from Tom Hughes.
[osqa.git] / forum / skins / default / templates / badges.html
index dd86035114cf16224ed6a25d36bef91ba800b455..aaac3ad4fe8384d876418bc66915f1d8b414ef28 100644 (file)
@@ -4,14 +4,6 @@
 {% 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>
     <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>