summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 03654c5)
raw | patch | inline | side by side (parent: 03654c5)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 20 May 2005 12:17:00 +0000 (12:17 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 20 May 2005 12:17:00 +0000 (12:17 +0000) |
plugins/admin/systems/servkolab.tpl | patch | blob | history |
index 7aca512311397ef26078d775c4f401919d720af4..df206561c33a4fa1d89d4e50ff6c497553072a8c 100644 (file)
<table>
<tr>
- <td colspan="2">
+ <td>
<b>{t}Quota settings{/t}</b>
</td>
</tr>
<tr>
<td>
- <input name="cyrus_quotawarn" value="{$cyrus_quotawarn}" type="text" maxlength="3" size="4" {$cyrus_quotawarnACL}>%
-
- </td>
- <td>
- Percentage to warn users
+ {$quotastr}
</td>
</tr>
</table>
</tr>
<tr>
<td>
- <input name="kolabFreeBusyFuture" value="{$kolabFreeBusyFuture}" {$kolabFreeBusyFutureACL} type="text" maxlength="3" size="4">
- When creating free/busy lists, include data from x days in the past
- </td>
+ {$fbfuture}
+ </td>
</tr>
</table>