Code

Updated post handling
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Jul 2010 10:17:48 +0000 (10:17 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Jul 2010 10:17:48 +0000 (10:17 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19215 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/mail/admin/groups/mail/mail.tpl

index f4513ccc6bc0042d4f05e71a91a4d89a4d069192..c708fffff0f12e523c8ec7b429fe4b4ebd593fdc 100644 (file)
@@ -63,7 +63,7 @@
      <td>
 {render acl=$gosaMailQuotaACL}
       <input id="gosaMailQuota" name="gosaMailQuota" size="6" align="middle" maxlength="60"
-        value="{$gosaMailQuota}"> MB
+        value="{$gosaMailQuota}" type='text'> MB
             {/render}
      </td>
     </tr>