From 7410339cd9812d0eb37bf94b51dab13158e77c0e Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Mon, 22 Jan 2018 16:09:55 +0000 Subject: [PATCH] Removed the Mark paid button as I plan to implement this differently. --- WEB-INF/templates/footer.tpl | 2 +- WEB-INF/templates/report.tpl | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 75853799..fa6d5681 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
- -- 2.20.1
 Anuko Time Tracker 1.17.0.3775 | Copyright © Anuko | +  Anuko Time Tracker 1.17.0.3776 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/WEB-INF/templates/report.tpl b/WEB-INF/templates/report.tpl index b6ee95ce..432159d4 100644 --- a/WEB-INF/templates/report.tpl +++ b/WEB-INF/templates/report.tpl @@ -161,9 +161,6 @@ -{if $bean->getAttribute('paid_status') == 2} - -{/if}