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

    r8665 r10812  
     1{if isset($MENUBAR)}{$MENUBAR}{/if}
    12<div id="content" class="content">
    23
     
    1314                </a></li>
    1415{/if}
    15                 <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
    16                         <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
    17                 </a></li>
    1816        </ul>
    1917        <h2>{'Tags'|@translate}</h2>
Note: See TracChangeset for help on using the changeset viewer.