From dac7b3b59c56d265e7ee630c10d8d5fe3614d399 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sat, 9 Mar 2019 15:37:52 +0000 Subject: [PATCH] Added template selector on time_edit.php. --- WEB-INF/templates/footer.tpl | 2 +- WEB-INF/templates/time.tpl | 17 ----------------- WEB-INF/templates/time_edit.tpl | 6 ++++++ WEB-INF/templates/time_script.tpl | 15 +++++++++++++++ time_edit.php | 22 ++++++++++++++++++++++ 5 files changed, 44 insertions(+), 18 deletions(-) diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 9647e858..29660bf9 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.18.56.4849 | Copyright © Anuko | +  Anuko Time Tracker 1.18.56.4850 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/WEB-INF/templates/time.tpl b/WEB-INF/templates/time.tpl index fe9c294d..e0418eeb 100644 --- a/WEB-INF/templates/time.tpl +++ b/WEB-INF/templates/time.tpl @@ -1,22 +1,5 @@ {include file="time_script.tpl"} -{if $template_dropdown} - -{/if} -