diff --git a/edit.inc.php b/edit.inc.php index 8b759571..27393fa9 100644 --- a/edit.inc.php +++ b/edit.inc.php @@ -97,7 +97,7 @@ foreach ($fields as $name => $field) { } echo "\n"; } -echo " " . ($where ? " " : "") . "\n"; +echo " " . ($where ? " " : "") . "\n"; ?>