Ignore:
Timestamp:
May 23, 2011, 10:01:33 PM (13 years ago)
Author:
grum
Message:

fix bug:2306 - Some translation keys are not correct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gally/gally-default/template/profile.tpl

    r6109 r11024  
    77  <div class="titrePage">
    88    <ul class="categoryActions">
    9       <li><a id="icon_home" class="button" href="{$U_HOME}" title="{'Home'|@translate}"><!--<img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'Home'|@translate}"/>--></a></li>
     9      <li><a id="icon_home" class="button" href="{$U_HOME}" title="{'Home'|@translate}"></a></li>
    1010    </ul>
    1111    <h2>{'Profile'|@translate}</h2>
Note: See TracChangeset for help on using the changeset viewer.