Files
code-cegled/template/templates_c/4ae63c880d135ada53c4849c2ee93f46d9279e0a_0.file.nav.tpl.php
2016-11-10 19:08:45 +01:00

35 lines
1.1 KiB
PHP

<?php /* Smarty version 3.1.27, created on 2016-11-10 19:03:52
compiled from "template/templates/nav.tpl" */ ?>
<?php
/*%%SmartyHeaderCode:17123251355824b688ec9070_71771942%%*/
if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'4ae63c880d135ada53c4849c2ee93f46d9279e0a' =>
array (
0 => 'template/templates/nav.tpl',
1 => 1478800955,
2 => 'file',
),
),
'nocache_hash' => '17123251355824b688ec9070_71771942',
'has_nocache_code' => false,
'version' => '3.1.27',
'unifunc' => 'content_5824b688eff9f8_12148612',
),false);
/*/%%SmartyHeaderCode%%*/
if ($_valid && !is_callable('content_5824b688eff9f8_12148612')) {
function content_5824b688eff9f8_12148612 ($_smarty_tpl) {
$_smarty_tpl->properties['nocache_hash'] = '17123251355824b688ec9070_71771942';
?>
<table>
<tr>
<td><a href="/admin/members">Tagok</a></td>
<td><a href="/admin/trainings">Edzések</a></td>
<td><a href="/admin/presence">Jelenlét</a></td>
</tr>
</table><?php }
}
?>