Added user selector on mobile time.php.
[timetracker.git] / WEB-INF / templates / mobile / user_add.tpl
index 9fe2231..71901fb 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}