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

    r10812 r10824  
    33
    44<div class="titrePage">
    5         <ul class="categoryActions"></ul>
     5        <ul class="categoryActions">
     6                <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
     7                        <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
     8                </a></li>
     9  </ul>
    610        <h2>{'User comments'|@translate}</h2>
    711</div>
Note: See TracChangeset for help on using the changeset viewer.