fixed an xhtml error
This commit is contained in:
@@ -14,6 +14,7 @@ $Source$
|
||||
Documentation.html, lines 683-689: added an option to define whether
|
||||
previous login should be recalled or not in cookie auth. mode. Thanks to
|
||||
Siu Sun <siusun at sourceforge.net> for the suggestion.
|
||||
* tbl_properties.php3, line 573: fixed an xhtml error.
|
||||
|
||||
2002-02-08 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* ukrainian updates thanks to Markijan Baran.
|
||||
|
@@ -570,7 +570,7 @@ if ($cfgShowStats) {
|
||||
<td colspan="3" align="center">
|
||||
[<a href="sql.php3?<?php echo $url_query; ?>&pos=0&sql_query=<?php echo urlencode('OPTIMIZE TABLE ' . PMA_backquote($table)); ?>"><?php echo $strOptimizeTable; ?></a>]
|
||||
</td>
|
||||
<tr>
|
||||
</tr>
|
||||
<?php
|
||||
}
|
||||
echo "\n";
|
||||
|
Reference in New Issue
Block a user