Ignore:
Timestamp:
Mar 14, 2009, 12:37:34 AM (15 years ago)
Author:
plg
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/footer.tpl

    r2550 r3196  
    1212
    1313  {'powered_by'|@translate}
    14   <a href="http://piwigo.org" class="Piwigo">
     14  <a href="{$PHPWG_URL}" class="Piwigo">
    1515  <span class="Piwigo">Piwigo</span></a>
    1616  {$VERSION}
Note: See TracChangeset for help on using the changeset viewer.