Ignore:
Timestamp:
May 7, 2011, 5:55:10 PM (13 years ago)
Author:
mistic100
Message:

merge spread_menus to the core

File:
1 edited

Legend:

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

    r8635 r10812  
     1{if isset($MENUBAR)}{$MENUBAR}{/if}
    12<div id="registerPage">
    23
     
    45
    56<div class="titrePage">
    6         <ul class="categoryActions">
    7                 <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
    8                         <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
    9                 </a></li>
    10         </ul>
     7        <ul class="categoryActions"></ul>
    118        <h2>{'Registration'|@translate}</h2>
    129</div>
Note: See TracChangeset for help on using the changeset viewer.