Fixed first part of bug #449817

This commit is contained in:
Loïc Chapeaux
2001-08-15 09:53:50 +00:00
parent bd303c2b02
commit 0f899a86be

View File

@@ -179,7 +179,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 {