fix bug #621295 (Incorrect URL)

This commit is contained in:
Loïc Chapeaux
2002-10-11 12:27:47 +00:00
parent 03cd0bdc14
commit 5a10d1b73f
3 changed files with 10 additions and 6 deletions

View File

@@ -347,7 +347,7 @@ else if (!defined('PMA_IDX_INCLUDED')
} // end for
?>
</select>&nbsp;
<?php echo PMA_showMySQLDocu('Reference', 'ALTER_TABLE.html') . "\n"; ?>
<?php echo PMA_showMySQLDocu('Reference', 'ALTER_TABLE') . "\n"; ?>
</td>
</tr>
</table><br />