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

    r10812 r10824  
    22<div id="content" class="content">
    33  <div class="titrePage">
    4     <ul class="categoryActions"></ul>
     4    <ul class="categoryActions">
     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>
     8    </ul>
    59    <h2>{'About'|@translate}</h2>
    610  </div>
Note: See TracChangeset for help on using the changeset viewer.