PHP Classes

File: htdocs/modules/system/themes/zetadigme/xotpl/xo_banner.tpl

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/themes/zetadigme/xotpl/xo_banner.tpl   Download  
File: htdocs/modules/system/themes/zetadigme/xotpl/xo_banner.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: 603 bytes
 

Contents

Class file image Download
<div id="xo-banner"> <a id="xo-main-logo" href="<{xoAppUrl admin.php}>" title="<{$xoops_sitename}>"> <img src="<{xoImgUrl img/xoops-logo.png}>" alt="<{$xoops_sitename}>"/> </a> <div id="xo-version"><{$modname}></div> <!-- include blue to move banner --> <{if $theme_view_bluetomove}><{includeq file="$theme_tpl/xo_bluemove.tpl"}><{/if}> <!-- include userbar --> <{if $theme_view_userbar}><{includeq file="$theme_tpl/xo_userbar.tpl"}><{/if}> <!-- include searchbar --> <{if $theme_view_searchbar}><{includeq file="$theme_tpl/xo_searchbar.tpl"}><{/if}> </div>