fixed an xhtml error

This commit is contained in:
Loïc Chapeaux
2002-02-09 14:45:42 +00:00
parent 81b35af273
commit 7b57e9aeb4
2 changed files with 2 additions and 1 deletions

View File

@@ -570,7 +570,7 @@ if ($cfgShowStats) {
<td colspan="3" align="center">
[<a href="sql.php3?<?php echo $url_query; ?>&amp;pos=0&amp;sql_query=<?php echo urlencode('OPTIMIZE TABLE ' . PMA_backquote($table)); ?>"><?php echo $strOptimizeTable; ?></a>]
</td>
<tr>
</tr>
<?php
}
echo "\n";