This commit is contained in:
Marc Delisle
2001-07-31 10:57:14 +00:00
parent 8c0ff6407e
commit 61f184ced4
2 changed files with 2 additions and 1 deletions

View File

@@ -163,7 +163,7 @@ else if (MYSQL_MAJOR_VERSION >= 3.23 && isset($tbl_cache)) {
</td>
<td align="right" nowrap="nowrap">
&nbsp;&nbsp;
<a href="tbl_properties.php3<?php echo $url_query; ?>>#showusage"><?php echo $formated_size . ' ' . $unit; ?></a>
<a href="tbl_properties.php3?<?php echo $url_query; ?>>#showusage"><?php echo $formated_size . ' ' . $unit; ?></a>
</td>
<?php
} else {