PHP Classes

File: htdocs/modules/system/themes/default/xotpl/xo_head.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/modules/system/themes/default/xotpl/xo_head.tpl   Download  
File: htdocs/modules/system/themes/default/xotpl/xo_head.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change: Merge pull request #1239 from Andrew-Staves-Activ/notificationhandler_subscribe_success

Merge xswatch4
Date: 2 months ago
Size: 558 bytes
 

Contents

Class file image Download
<div id="xo-logo-head"> <div id="main-logo"> <a class="tooltip" href="<{xoAppUrl 'admin.php'}>" title="<{$smarty.const._OXYGEN_ADMINISTRATION}>"></a> </div> <div id="xo-headnav"> <a class="tooltip" href="<{xoAppUrl}>" title="<{$smarty.const._YOURHOME}>"><img src="<{xoImgUrl 'img/home.png'}>" alt="<{$smarty.const._YOURHOME}>"></a> <a class="tooltip" href="<{xoAppUrl 'user.php?op=logout'}>" title="<{$smarty.const._LOGOUT}>"><img src="<{xoImgUrl 'img/logout.png'}>" alt="<{$smarty.const._LOGOUT}>"></a> </div> </div>