From 703a96681f1a866e82b0c7cefc45a5d08465bb0d Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 13 Apr 2010 12:58:38 +0000 Subject: [PATCH] removed old tempaltes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17622 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../events/DaemonEvent_reload_ldap_config.tpl | 64 ------------------- 1 file changed, 64 deletions(-) delete mode 100644 gosa-plugins/goto/addons/goto/events/DaemonEvent_reload_ldap_config.tpl diff --git a/gosa-plugins/goto/addons/goto/events/DaemonEvent_reload_ldap_config.tpl b/gosa-plugins/goto/addons/goto/events/DaemonEvent_reload_ldap_config.tpl deleted file mode 100644 index 295925c10..000000000 --- a/gosa-plugins/goto/addons/goto/events/DaemonEvent_reload_ldap_config.tpl +++ /dev/null @@ -1,64 +0,0 @@ - -{if $is_new} - - - - - - -
- - - - - -
-{t}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} -- 2.30.2