Ignore:
Timestamp:
May 9, 2011, 5:04:15 PM (13 years ago)
Author:
mistic100
Message:

restore HOME links, change parameter name for remove menu on certain page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/profile.tpl

    r10812 r10824  
    1313
    1414<div class="titrePage">
    15         <ul class="categoryActions"></ul>
     15        <ul class="categoryActions">
     16                <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
     17                        <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
     18                </a></li>
     19  </ul>
    1620        <h2>{'Profile'|@translate}</h2>
    1721</div>
Note: See TracChangeset for help on using the changeset viewer.