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/password.tpl

    r6109 r11024  
    55  <div class="titrePage">
    66    <ul class="categoryActions">
    7       <li><a id="icon_home" class="button" href="{$U_HOME}" title="{'Go through the gallery as a visitor'|@translate}"><!--<img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'Home'|@translate}"/>--></a></li>
     7      <li><a id="icon_home" class="button" href="{$U_HOME}" title="{'Home'|@translate}"></a></li>
    88    </ul>
    99    <h2>{'Password forgotten'|@translate}</h2>
Note: See TracChangeset for help on using the changeset viewer.