summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 657c9d2)
raw | patch | inline | side by side (parent: 657c9d2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 31 Mar 2010 14:39:25 +0000 (14:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 31 Mar 2010 14:39:25 +0000 (14:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17443 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/mimetypes/generic.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/mimetypes/generic.tpl b/gosa-plugins/goto/admin/mimetypes/generic.tpl
index 758d366d474c44871e2281b68ea08512496810af..7442dad6804664af6c34bde657ba19e82f6989b3 100644 (file)
</td>
<td>
<br>
- <input type="hidden" name="MAX_FILE_SIZE" value="100000">
+ <input type="hidden" name="MAX_FILE_SIZE" value="1000000">
{render acl=$gotoMimeIconACL}
<input name="picture_file" type="file" size="20" maxlength="255"
accept="image/*.png" id="picture_file">