Added user selector on mobile time.php.
[timetracker.git] / WEB-INF / templates / mobile / user_edit.tpl
index 6c5e12e..0d7f47e 100644 (file)
@@ -111,7 +111,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}