PHP Classes

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

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/modules/system/themes/dark/xotpl/xo_head.tpl   Download  
File: htdocs/modules/system/themes/dark/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:
Date: 2 months ago
Size: 801 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}>"> <img src="<{xoImgUrl 'images/logo-xoops.png'}>" alt="" id="xoops-logo"> </a> </div> <ul id="xo-headnav"> <li> <a class="tooltip" href="<{xoAppUrl}>" title="<{$smarty.const._YOURHOME}>"> <span class="fa-solid fa-home"></span> <{$smarty.const._YOURHOME}> </a> </li> <li> <a class="tooltip" href="<{xoAppUrl 'user.php?op=logout'}>" title="<{$smarty.const._LOGOUT}>"> <span class="fa-solid fa-right-from-bracket"></span> <{$smarty.const._LOGOUT}> </a> </li> </ul> </div>