From d4834198f5649729ae58b220ba2fce6e11734607 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Fri, 21 Dec 2018 14:56:58 +0000 Subject: [PATCH] Added what is it links explaining quota percent. --- WEB-INF/templates/footer.tpl | 2 +- WEB-INF/templates/user_add.tpl | 2 +- WEB-INF/templates/user_edit.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index b1c606f4..15742240 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
- - + {/if} {if $show_projects} diff --git a/WEB-INF/templates/user_edit.tpl b/WEB-INF/templates/user_edit.tpl index b1026f2c..d7e7b54c 100644 --- a/WEB-INF/templates/user_edit.tpl +++ b/WEB-INF/templates/user_edit.tpl @@ -118,7 +118,7 @@ function handleClientControl() { {if $show_quota} - + {/if} {if $show_projects} -- 2.20.1
 Anuko Time Tracker 1.18.34.4673 | Copyright © Anuko | +  Anuko Time Tracker 1.18.34.4674 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/WEB-INF/templates/user_add.tpl b/WEB-INF/templates/user_add.tpl index ea4809f1..0398749c 100644 --- a/WEB-INF/templates/user_add.tpl +++ b/WEB-INF/templates/user_add.tpl @@ -84,7 +84,7 @@ function handleClientControl() { {if $show_quota}
{$i18n.form.quota.quota} (%):{$forms.userForm.quota_percent.control}{$forms.userForm.quota_percent.control} {$i18n.label.what_is_it}
{$i18n.form.quota.quota} (%):{$forms.userForm.quota_percent.control}{$forms.userForm.quota_percent.control} {$i18n.label.what_is_it}