mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 01:12:29 +02:00
feature 2431: only keep MySQL on installation form
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
{foreach from=$lang_switch.flags key=code item=flag name=f}
|
||||
<li>
|
||||
<a rel="nofollow" href="{$SCRIPT_NAME}{$flag.url}">
|
||||
<a rel="nofollow" href="{$flag.url}">
|
||||
<img class="flags" src="{$flag.img}" alt="{$flag.alt}" title="{$flag.alt}"/> {$flag.title}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user