X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=branches%2Fold%2Fgosa-plugins%2Fgoto%2Faddons%2Fgoto%2Fevents%2FDaemonEvent_memcheck.tpl;fp=branches%2Fold%2Fgosa-plugins%2Fgoto%2Faddons%2Fgoto%2Fevents%2FDaemonEvent_memcheck.tpl;h=d8db5666c940aba6f145b4b3f115ca56961dc5eb;hb=cff5b6e974405f455a90de3a3fc6cc7b084ffe10;hp=0000000000000000000000000000000000000000;hpb=2ad05dfc09e8a07d6e6886604458f475c9c8f2f8;p=gosa.git diff --git a/branches/old/gosa-plugins/goto/addons/goto/events/DaemonEvent_memcheck.tpl b/branches/old/gosa-plugins/goto/addons/goto/events/DaemonEvent_memcheck.tpl new file mode 100644 index 000000000..d8db5666c --- /dev/null +++ b/branches/old/gosa-plugins/goto/addons/goto/events/DaemonEvent_memcheck.tpl @@ -0,0 +1,63 @@ + +{if $is_new} + + + + + + +
+ + + + +
{t}Time schedule{/t}

+ {$timestamp}
+
+ + + + +
+ {t}System list{/t} +
+ {$target_list} +
+
+ +{else} + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
{t}ID{/t}{$data.ID}
{t}Status{/t}{$data.STATUS}
{t}Result{/t}{$data.RESULT}
{t}Target{/t}{$data.MACADDRESS}
{t}Timestamp{/t}{$timestamp}
+
+ +
+
+ +{/if}