<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>
|