Merged from stable

This commit is contained in:
moodler 2004-11-03 02:02:15 +00:00
parent 5938401cff
commit d491049d2e
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ print t("Your settings have been saved. You can now try"); ?> <a href="plot.php<
?>
<form action="<?php echo $HTTP_SERVER_VARS['PHP_SELF']; ?><?php if(isset($HTTP_GET_VARS["lastquery"])) { echo "?lastquery=$HTTP_GET_VARS[lastquery]"; } ?>" method="POST">
<form action="ip-atlas_prefs.php<?php if(isset($HTTP_GET_VARS["lastquery"])) { echo "?lastquery=$HTTP_GET_VARS[lastquery]"; } ?>" method="POST">
<?php if(istheregd()) {
echo t("Draw mode (defaults guessed for your browser):");

View File

@ -116,7 +116,7 @@ if(isset($address)) {
print "$username $values[desc]";
}
$PHP_SELF = $HTTP_SERVER_VARS['PHP_SELF'];
$PHP_SELF = 'plot.php';
print '
<br /><br />