openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 28811ceb3c15974e4d33e0d8860336bba06b470f
parent bc4cd02bb798cac4c1642e050b5685cacda4e3be
Author: dankert <devnull@localhost>
Date:   Mon, 22 Oct 2007 20:00:48 +0200

Fileupload mit maximaler Dateigr??e

Diffstat:
themes/default/templates/folder/createfile.tpl.src.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/default/templates/folder/createfile.tpl.src.php b/themes/default/templates/folder/createfile.tpl.src.php @@ -10,7 +10,7 @@ page cell class:fx text text:global_FILE cell class:fx - upload name:file + upload name:file maxlength:var:maxlength row cell colspan:2 text class:help text:message:file_max_size