From c154f9f20a028ac3b3605ff5631739ef3fa41d52 Mon Sep 17 00:00:00 2001 From: Felix Rabinovich Date: Fri, 26 Dec 2008 04:35:27 +0000 Subject: Group Administration --- core/views/form.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/views/form.html.php b/core/views/form.html.php index b3a779fe..5b00adb8 100644 --- a/core/views/form.html.php +++ b/core/views/form.html.php @@ -7,7 +7,7 @@ if ($class) { print ""; } if ($title) { - print ""; + print $title; } if (!function_exists("DrawForm")) { -- cgit v1.2.3