From ae661a8cfc4b21a4fa00db56d2e6827da674adca Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 20 Aug 2007 12:40:18 +0100 Subject: change password form: add client-side validation --- modules/pref-prefs.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php index 2564f30e4..27dfd6756 100644 --- a/modules/pref-prefs.php +++ b/modules/pref-prefs.php @@ -316,7 +316,8 @@ owner_uid = ".$_SESSION["uid"]." ORDER BY section_id,short_desc"); - print "
"; + print ""; $lnum = 0; -- cgit v1.2.3