You will find only what you bring in.
[redakcja.git] / src / wiki / templates / wiki / tabs / search_view_item.html
index 7acfaac..1dadf97 100644 (file)
@@ -1,4 +1,6 @@
 {% load i18n %}
-<li id="SearchPerspective" data-ui-related="side-search" data-ui-jsclass="SearchPerspective">
+<li id="SearchPerspective" data-ui-related="side-search" data-ui-jsclass="SearchPerspective" class="nav-item">
+  <a href='#' class='nav-link'>
     <img src="{{STATIC_URL}}icons/system-search.png" alt="{% trans "Search and replace" %}" title="{% trans "Search and replace" %}" />
+    </a>
 </li>