summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d1210d5)
raw | patch | inline | side by side (parent: d1210d5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Jan 2006 09:39:01 +0000 (09:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Jan 2006 09:39:01 +0000 (09:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2455 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/environment/environment.tpl | patch | blob | history |
diff --git a/plugins/personal/environment/environment.tpl b/plugins/personal/environment/environment.tpl
index 26c383d997d6b5b46f92a04c569b4c8ea0d0d314..824e8ec9a95390309295386d09328f38a2c05d56 100644 (file)
</select>
</td>
</tr>
+ <tr>
+ <td>
+ <label for="gotoProfileQuota">{t}Profil quota{/t}</label>
+ <br>
+ <br>
+ </td>
+ <td>
+ <input type="text" name="gotoProfileQuota" value="{$gotoProfileQuota}" size="6"
+ {$gotoProfileQuotaACL} id="gotoProfileQuota">{t}MB{/t}
+ <br>
+ <br>
+ </td>
+ </tr>
<tr>
<td colspan=2>
<input class="center" type="checkbox" name="gotoProfileFlag_C" value="C" {$gotoProfileFlag_CCHK}
<input type="submit" name="KioskManagementDialog" value="{t}Manage{/t}" {$gotoKioskProfileACL}>
</td>
</tr>
- <tr>
- <td>
- <label for="gotoProfileQuota">{t}Quota{/t}</label>
- <br>
- <br>
- </td>
- <td>
- <input type="text" name="gotoProfileQuota" value="{$gotoProfileQuota}" size="6"
- {$gotoProfileQuotaACL} id="gotoProfileQuota">{t}MB{/t}
- <br>
- <br>
- </td>
- </tr>
<tr>
<td colspan=2>
<input type="checkbox" name="gotoProfileFlag_L" id="gotoProfileFlag_L" value="L"