Localize a missing string (cog alternate text). re #37
This commit is contained in:
parent
a46bc7d05a
commit
18decb3cc1
13 changed files with 15 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
<div title="{{=it.c.i18n.homeAlt}}" class="hicon hicon64"><i class="icon-home"></i></div>
|
||||
</a>
|
||||
{{? it.c.config.server_side_rendering == 0}}
|
||||
<div title="Settings and menu" class="hicon hicon64 headright"><i class="icon-cog" id="searchImage"></i></div>
|
||||
<div title="{{=it.c.i18n.cogAlt}}" class="hicon hicon64 headright"><i class="icon-cog" id="searchImage"></i></div>
|
||||
{{?}}
|
||||
<div class="headcenter">
|
||||
<h1>{{=it.title}}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue