From b1863655347294e21b6e3ae88a0c6321380f5c73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 29 Aug 2001 20:49:00 +0000 Subject: [PATCH] reduced a bit the size of the generated xhtml page --- tbl_properties.inc.php3 | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/tbl_properties.inc.php3 b/tbl_properties.inc.php3 index ec5dc4854..81dabc55b 100755 --- a/tbl_properties.inc.php3 +++ b/tbl_properties.inc.php3 @@ -21,6 +21,7 @@ else if ($action == 'tbl_addfield.php3') { @@ -33,7 +34,7 @@ echo "\n"; $strPrimary\n"; echo " \n"; @@ -57,8 +58,16 @@ for ($i = 0 ; $i < $num_fields; $i++) { ?>
$strIndex
- " /> + + + " /> + + " /> @@ -157,7 +174,15 @@ for ($i = 0 ; $i < $num_fields; $i++) { echo "\n"; ?> + + " /> @@ -181,7 +206,7 @@ for ($i = 0 ; $i < $num_fields; $i++) {