cosmetic changes in the code

This commit is contained in:
Loïc Chapeaux
2001-09-02 19:07:44 +00:00
parent 4864b4d315
commit f0cb71a4fe
2 changed files with 5 additions and 3 deletions

View File

@@ -112,7 +112,7 @@ if ($do_confirm) {
echo $strDoYouReally . '&nbsp;:<br />' . "\n";
echo '<tt>' . htmlspecialchars($stripped_sql_query) . '</tt>&nbsp;?<br/>' . "\n";
?>
<form action="sql.php3" method="post" enctype="application/x-www-form-urlencoded">
<form action="sql.php3" method="post">
<input type="hidden" name="lang" value="<?php echo $lang; ?>" />
<input type="hidden" name="server" value="<?php echo $server; ?>" />
<input type="hidden" name="db" value="<?php echo $db; ?>" />