Ignore:
Timestamp:
Oct 16, 2014, 10:10:03 AM (10 years ago)
Author:
JanisV
Message:

Improve page header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_responsive/template/tags.tpl

    r29908 r30101  
    11<div class="titrePage">
    2         <div class="browsePath">
    3                 <h2>
    4                         <a href="{$U_HOME}">{'Home'|@translate}</a>
    5                         {$LEVEL_SEPARATOR}{'Tags'|@translate}
    6                 </h2>
    7         </div>
    8         {include file='infos_errors.tpl'}
    92        <div class="categoryActionsContainer">
    103                <ul class="categoryActions">
     
    169                        {/if}
    1710                </ul>
     11        </div>
     12        {include file='infos_errors.tpl'}
     13        <div class="browsePath">
     14                <h2>
     15                        <a href="{$U_HOME}">{'Home'|@translate}</a>
     16                        {$LEVEL_SEPARATOR}{'Tags'|@translate}
     17                </h2>
    1818        </div>
    1919</div>
Note: See TracChangeset for help on using the changeset viewer.