mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
bug 926 fixed: change links to piwigo.org so that they go to existing URLs.
new: if the current language is french, the links go to fr.piwigo.org insted. git-svn-id: http://piwigo.org/svn/branches/2.0@3196 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*}
|
||||
|
||||
{'powered_by'|@translate}
|
||||
<a href="http://piwigo.org" class="Piwigo">
|
||||
<a href="{$PHPWG_URL}" class="Piwigo">
|
||||
<span class="Piwigo">Piwigo</span></a>
|
||||
{$VERSION}
|
||||
{if isset($CONTACT_MAIL)}
|
||||
|
||||
Reference in New Issue
Block a user