PHP Classes

File: htdocs/themes/xswatch/modules/publisher/publisher_header.tpl

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/themes/xswatch/modules/publisher/publisher_header.tpl   Download  
File: htdocs/themes/xswatch/modules/publisher/publisher_header.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 500 bytes
 

Contents

Class file image Download
<{if $publisher_display_breadcrumb}> <!-- Do not display breadcrumb if you are on indexpage or you do not want to display the module name --> <{if $module_home or $categoryPath}> <ol class="breadcrumb"> <{if $module_home}> <li><{$module_home}></li> <{/if}> <{$categoryPath}> </ol> <{/if}> <{/if}> <{if $title_and_welcome && $lang_mainintro != ""}> <div class="well"> <{$lang_mainintro}> </div> <{/if}>