Librarian in regular requirements.
[redakcja.git] / apps / wiki / templates / wiki / tabs / search_view_item.html
index dbd4e09..7acfaac 100644 (file)
@@ -1,4 +1,4 @@
 {% load i18n %}
 <li id="SearchPerspective" data-ui-related="side-search" data-ui-jsclass="SearchPerspective">
-    <span>{% trans "Search and replace" %}</span>
+    <img src="{{STATIC_URL}}icons/system-search.png" alt="{% trans "Search and replace" %}" title="{% trans "Search and replace" %}" />
 </li>