fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
New tool: annotations from current text (fixes #862)
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
tabs
/
search_view_item.html
diff --git
a/apps/wiki/templates/wiki/tabs/search_view_item.html
b/apps/wiki/templates/wiki/tabs/search_view_item.html
index
dbd4e09
..
7acfaac
100644
(file)
--- a/
apps/wiki/templates/wiki/tabs/search_view_item.html
+++ b/
apps/wiki/templates/wiki/tabs/search_view_item.html
@@
-1,4
+1,4
@@
{% load i18n %}
<li id="SearchPerspective" data-ui-related="side-search" data-ui-jsclass="SearchPerspective">
{% 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>
</li>