Ignore:
Timestamp:
Feb 15, 2011, 1:05:00 PM (13 years ago)
Author:
flop25
Message:

correction about the navigation bar in index.tpl
v 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/OS_default/template/index.tpl

    r9120 r9237  
    111111               
    112112               
    113                 {if !empty($NAV_BAR) }
    114                 <div class="navigationBar">
    115                   {$NAV_BAR}
    116                 </div>
    117                 {/if}
     113                {if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if}
    118114               
    119115                {if !empty($CONTENT_DESCRIPTION) }
Note: See TracChangeset for help on using the changeset viewer.