]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/home.twig
fix #1315
[github/wallabag/wallabag.git] / themes / default / home.twig
index a320cc7f0433c5d5062142e128ce723c27b2038a..08e33fadab1ebe31c0490ef3b6802376a3b4f243 100755 (executable)
@@ -52,7 +52,7 @@
                         {{ nb_results }} {% trans "articles" %}
                     {% endif %}
                     {% if view == 'home' or view == 'fav' or view == 'archive' %}
-                    <a href="?action=random&amp;view={{ view }}" class="icon icon-random"><span> {% trans "random" %}</span></a>{% endif %}
+                    <a href="?action=random&amp;view={{ view }}" title="{% trans "random" %}" class="icon icon-random"><span> {% trans "random" %}</span></a>{% endif %}
                     </div>
                         {{ page_links | raw }}
                 </div>