From 2ef60376a100dfca219a2d455a3ff9fbe2210301 Mon Sep 17 00:00:00 2001 From: deva Date: Sat, 18 Apr 2009 15:53:00 +0000 Subject: Added imagecombobox and fileupload widgets. --- utils/forms.php | 42 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) (limited to 'utils/forms.php') diff --git a/utils/forms.php b/utils/forms.php index c7971dc..d5216f2 100644 --- a/utils/forms.php +++ b/utils/forms.php @@ -1,10 +1,12 @@ -
+ enctype="multipart/form-data" + action="?page=admin&m=&s=&a="> +
+
+
+
+ $value) { @@ -49,7 +61,7 @@ function textedit($label, $name, $value = "") ?>
-
+
+
+
+
+ +
+
+ -- cgit v1.2.3