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

    r10812 r10824  
    88
    99  <div class="titrePage">
    10     <ul class="categoryActions"></ul>
     10    <ul class="categoryActions">
     11      <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
     12        <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
     13      </a></li>
     14    </ul>
    1115    <h2>{'Notification'|@translate}</h2>
    1216  </div>
Note: See TracChangeset for help on using the changeset viewer.