]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/user_edit.tpl
Added what is it links explaining quota percent.
[timetracker.git] / WEB-INF / templates / user_edit.tpl
index b1026f2c1cd30650b5eb84dab9fb0bce75a80374..d7e7b54c86e29db096f0dafebfe55c1faa5583e9 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}