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

    r10812 r10824  
    55
    66<div class="titrePage">
    7         <ul class="categoryActions"></ul>
     7        <ul class="categoryActions">
     8                <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
     9                        <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
     10                </a></li>
     11  </ul>
    812        <h2>{'Registration'|@translate}</h2>
    913</div>
Note: See TracChangeset for help on using the changeset viewer.