{% 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>