]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/mobile/user_add.tpl
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / templates / mobile / user_add.tpl
index 9fe22314cac26c99949c688d281d2537ef4b9f97..71901fb05361669c281b769040b84366c3e5a137 100644 (file)
@@ -83,7 +83,7 @@ function handleClientControl() {
     </tr>
 {if $show_quota}
     <tr>
-      <td align="right">{$i18n.form.quota.quota}&nbsp;(%):</td>
+      <td align="right">{$i18n.label.quota}&nbsp;(%):</td>
       <td>{$forms.userForm.quota_percent.control}</td>
     </tr>
 {/if}