Ignore:
Timestamp:
Mar 20, 2010, 2:57:10 PM (14 years ago)
Author:
vdigital
Message:

Add Logo in footer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/footer.tpl

    r5178 r5202  
    2323
    2424  {'Powered by'|@translate}
    25   <a href="{$PHPWG_URL}" title="Visit Piwigo project website">
    26   <span class="Piwigo">Piwigo</span></a>
     25  <a class="PiwigoLogo" href="{$PHPWG_URL}" title="Visit Piwigo project website">
     26  <img class="PiwigoLogo" alt="Piwigo" src="{$ROOT_URL}admin/images/piwigo-logo-simply-45.png"></a>
    2727  {$VERSION}
    2828  | <a class="external" href="{$pwgmenu.WIKI}" title="Read Piwigo Documentation" onclick="window.open(this.href, ''); return false;">{'Documentation'|@translate}</a>
Note: See TracChangeset for help on using the changeset viewer.