From e684733bbfb568fe0a2b1382026a93d41917e265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Mon, 10 Dec 2001 14:42:12 +0000 Subject: [PATCH] patch from Cal Henderson to be taken right to the edit box after clicking on a 'Modify' link --- db_details.php3 | 1 + tbl_properties.php3 | 1 + 2 files changed, 2 insertions(+) diff --git a/db_details.php3 b/db_details.php3 index 38b7776af..d57d528c9 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -458,6 +458,7 @@ if ($num_tables > 0) { ?> +
  • diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 2d3a6f9e6..a8d9eda63 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -691,6 +691,7 @@ echo "\n";
  • +