Added what is it links explaining quota percent.
authorNik Okuntseff <support@anuko.com>
Fri, 21 Dec 2018 14:56:58 +0000 (14:56 +0000)
committerNik Okuntseff <support@anuko.com>
Fri, 21 Dec 2018 14:56:58 +0000 (14:56 +0000)
WEB-INF/templates/footer.tpl
WEB-INF/templates/user_add.tpl
WEB-INF/templates/user_edit.tpl

index b1c606f..1574224 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.18.34.4673 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.18.34.4674 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
index ea4809f..0398749 100644 (file)
@@ -84,7 +84,7 @@ function handleClientControl() {
 {if $show_quota}
     <tr>
       <td align="right">{$i18n.form.quota.quota}&nbsp;(%):</td>
-      <td>{$forms.userForm.quota_percent.control}</td>
+      <td>{$forms.userForm.quota_percent.control} <a href="https://www.anuko.com/lp/tt_27.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
     </tr>
 {/if}
 {if $show_projects}
index b1026f2..d7e7b54 100644 (file)
@@ -118,7 +118,7 @@ function handleClientControl() {
 {if $show_quota}
     <tr>
       <td align="right">{$i18n.form.quota.quota}&nbsp;(%):</td>
-      <td>{$forms.userForm.quota_percent.control}</td>
+      <td>{$forms.userForm.quota_percent.control} <a href="https://www.anuko.com/lp/tt_27.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
     </tr>
 {/if}
 {if $show_projects}