bug #1350872 Broken Link in Structure Tab

This commit is contained in:
Sebastian Mendel
2005-11-08 09:54:52 +00:00
parent 28a08f296b
commit ed68f9816b
2 changed files with 2 additions and 1 deletions

View File

@@ -363,7 +363,7 @@ else if (!defined('PMA_IDX_INCLUDED')
<?php
echo "\n";
echo ' ' . $strIndexes . ':' . "\n";
echo ' ' . PMA_showMySQLDocu('MySQL_Optimisation', 'Optimising_Database_Structure') . "\n";
echo ' ' . PMA_showMySQLDocu('optimization', 'optimizing-database-structure') . "\n";
?></td></tr><?php
$edit_link_text = '';
$drop_link_text = '';