Ignore:
Timestamp:
Apr 11, 2012, 3:21:38 PM (12 years ago)
Author:
flop25
Message:

bug correction:
-home icon not displayed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/adult_content/include/charte_user.tpl

    r12621 r14094  
    33  <div class="titrePage">
    44    <ul class="categoryActions">
    5       <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"/></a></li>
     5      <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
     6                        <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
     7      </a></li>
    68    </ul>
    79    <h2>Adult content config</h2>
Note: See TracChangeset for help on using the changeset viewer.