BUG#1986 - missing form action confuses some browsers/servers
[lhc/web/wiklou.git] / config / index.php
index 0bd6198..4bd27d3 100644 (file)
@@ -669,7 +669,7 @@ if( count( $errs ) ) {
        }
 ?>
 
-<form name="config" method="post">
+<form action="index.php" name="config" method="post">
 
 
 <h2>Site config</h2>