summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/edit.php')
-rwxr-xr-xusr/local/www/edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index 2bac617..d358c9c 100755
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -141,7 +141,7 @@ function sf() { document.forms[0].savetopath.focus(); }
<p><span class="pgtitle"><?=$Title ?></span>
<?php if ($ulmsg) echo "<p><strong>" . $ulmsg . "</strong></p>\n"; ?>
-<form action="<?=$ScriptName ?>" method="POST">
+<form action="edit.php" method="POST">
<table>
<tr>
<td nowrap>
OpenPOWER on IntegriCloud