jb-data.de/compile/b5cc3248569cafa4eac80169377dadd8ad2ec294_0.file._ma_subm.tpl.php
2025-08-11 22:23:30 +02:00

42 lines
2 KiB
PHP

<?php
/* Smarty version 4.3.0, created on 2024-03-28 16:53:53
from '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/ajax/_ma_subm.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.3.0',
'unifunc' => 'content_66059291c10a22_05462935',
'has_nocache_code' => false,
'file_dependency' =>
array (
'b5cc3248569cafa4eac80169377dadd8ad2ec294' =>
array (
0 => '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/ajax/_ma_subm.tpl',
1 => 1710321464,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_66059291c10a22_05462935 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="menux">
<table class="no-style full">
<tbody align="center">
<td align="center" <?php if ($_smarty_tpl->tpl_vars['m']->value == 1) {?> style="color: orange"<?php }?> width="20%"> <i class="fad fa-info" onclick="ma_edit_sb(<?php echo $_smarty_tpl->tpl_vars['maID']->value;?>
)"></i></td>
<td align="center" <?php if ($_smarty_tpl->tpl_vars['m']->value == 2) {?> style="color: orange"<?php }?> width="20%"> <i class="fad fa-clock" onclick="ma_tuer(<?php echo $_smarty_tpl->tpl_vars['maID']->value;?>
)"></i></td>
<td align="center" <?php if ($_smarty_tpl->tpl_vars['m']->value == 3) {?> style="color: orange"<?php }?> width="20%"> <i class="fad fa-calendar" onclick="ma_kal(<?php echo $_smarty_tpl->tpl_vars['maID']->value;?>
)"></i></td>
<td align="center" <?php if ($_smarty_tpl->tpl_vars['m']->value == 4) {?> style="color: orange"<?php }?> width="20%"> <i class="fad fa-route" onclick="ma_setup(<?php echo $_smarty_tpl->tpl_vars['maID']->value;?>
)"></i></td>
<td align="center" <?php if ($_smarty_tpl->tpl_vars['m']->value == 5) {?> style="color: orange"<?php }?> width="20%"> <i class="fad fa-sms"></i></td>
<td align="center" <?php if ($_smarty_tpl->tpl_vars['m']->value == 6) {?> style="color: orange"<?php }?> width="20%"> <i class="fad fa-mail-bulk"></i></td>
</body>
</table>
</div>
<?php }
}