* tbl_change.php3: display the submit button every 15 lines:

may be useful for tables with 200 fields...
    * db_details_structure.php3: fixed a wrong link: [Properties]
      was opening the tbl_properties.php3 instead of
      tbl_properties_structure.php3
This commit is contained in:
Olivier Müller
2002-06-26 11:48:16 +00:00
parent 0a53afa0d9
commit 1255fbfd57
3 changed files with 26 additions and 1 deletions

View File

@@ -111,7 +111,7 @@ else if (PMA_MYSQL_INT_VERSION >= 32303) {
<?php echo $strInsert; ?></a>
</td>
<td bgcolor="<?php echo $bgcolor; ?>">
<a href="tbl_properties.php3?<?php echo $tbl_url_query; ?>">
<a href="tbl_properties_structure.php3?<?php echo $tbl_url_query; ?>">
<?php echo $strProperties; ?></a>
</td>
<td bgcolor="<?php echo $bgcolor; ?>">