#4505: Angleichung Suchseite

This commit is contained in:
following
2012-08-05 22:57:27 +02:00
parent 71eeab9e5b
commit b403e5766e
4 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
</div>
<div class="navflag">
<ul>
<li><strong>{t}Language{/t}</strong></li>
<li><strong>{t}Language:{/t}</strong></li>
{foreach from=$opt.template.locales key=localeKey item=localeItem}
{if $localeItem.show}
<li><a style="text-decoration: none;" href="index.php?locale={$localeKey}"><img src="{$localeItem.flag}" alt="{$localeItem.name|escape}" width="24px" height="24px" /></a></li>