0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
tikiwiki
/
1.9.7-31
/
htdocs
/
templates
/
styles
/
notheme
/
[
Home
]
File: tiki-top_bar.tpl
{* $Header: /cvsroot/tikiwiki/tiki/templates/styles/notheme/tiki-top_bar.tpl,v 1.3 2003/08/14 00:48:27 zaufi Exp $ *} {if $feature_calendar eq 'y' and $tiki_p_view_calendar eq 'y'} <a href='tiki-calendar.php' class='linkmenu'> {$smarty.now|tiki_short_datetime} </a> {else} {$smarty.now|tiki_short_datetime} {/if} {if $tiki_p_admin eq 'y' and $feature_debug_console eq 'y'} // <a class="separator" href="javascript:toggle('debugconsole');"> <small>Dbg</small> </a> {/if}