diff --git a/e107_handlers/form_handler.php b/e107_handlers/form_handler.php index 4dd2c80e0..47a3f323d 100644 --- a/e107_handlers/form_handler.php +++ b/e107_handlers/form_handler.php @@ -122,7 +122,7 @@ class e_form { $autoComplete = " autocomplete='".($options['autocomplete'] ? 'on' : 'off')."'"; } - + if($method == 'get' && strpos($target,'=')) { @@ -4213,7 +4213,7 @@ class e_form $curTab = varset($_GET['tab'],0); $text .= " -