diff --git a/public/templates/test/account/invitations/default.tpl b/public/templates/test/account/invitations/default.tpl index 6aa48857..1ce19a04 100644 --- a/public/templates/test/account/invitations/default.tpl +++ b/public/templates/test/account/invitations/default.tpl @@ -28,16 +28,16 @@ E-Mail - Sent - Activated + Sent + Activated {section name=invite loop=$INVITATIONS} {$INVITATIONS[invite].email} - {$INVITATIONS[invite].time|date_format:"%d/%m/%Y %H:%M:%S"} - + {$INVITATIONS[invite].time|date_format:"%d/%m/%Y %H:%M:%S"} + {/section} diff --git a/public/templates/test/account/workers/default.tpl b/public/templates/test/account/workers/default.tpl index f1f04f34..8fb58b37 100644 --- a/public/templates/test/account/workers/default.tpl +++ b/public/templates/test/account/workers/default.tpl @@ -47,7 +47,7 @@ 0} style="color: orange"{/if}>{$username.0|escape}. - + {if $GLOBAL.config.disable_notifications != 1} diff --git a/public/templates/test/admin/monitoring/default.tpl b/public/templates/test/admin/monitoring/default.tpl index 56220c53..368fa4b5 100644 --- a/public/templates/test/admin/monitoring/default.tpl +++ b/public/templates/test/admin/monitoring/default.tpl @@ -3,19 +3,19 @@ - - - - - - + + + + + + {foreach $CRONSTATUS as $cron => $data} {foreach $data as $name => $event} -
CronjobExit CodeActiveRuntimeStart TimeEnd TimeMessageExit CodeActiveRuntimeStart TimeEnd TimeMessage
{$cron} + {if $event.type == 'okerror'} {if $event.value == 0} OK @@ -25,7 +25,7 @@ {else if $event.type == 'message'} {$event.value} {else if $event.type == 'yesno'} - + {else if $event.type == 'time'} {if $event.value > 60}