From 639a9bb0182372fa1386d199bc223cc438719968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 5 May 2002 13:06:53 +0000 Subject: [PATCH] xhtml fixes --- tbl_properties_export.php3 | 133 +++++++++++++++++++------------------ 1 file changed, 67 insertions(+), 66 deletions(-) diff --git a/tbl_properties_export.php3 b/tbl_properties_export.php3 index 2e4492b67..400c278e7 100755 --- a/tbl_properties_export.php3 +++ b/tbl_properties_export.php3 @@ -8,57 +8,58 @@ require('./tbl_properties_common.php3'); require('./tbl_properties_table_info.php3'); ?> - -
- - - - -
- - - - + + + + + + + +
- -   
- -   
- -   
- -   
- -  :
-         -   
-         -   
-         -   
-         - " class="textfield" />  
- -    -
- -
- -
- -
+ + + + + + + +
+ + + + - - - - - - - -
+ +   
+ +   
+ +   
+ +   
+ +  :
+         +   
+         +   
+         +   
+         + " class="textfield" />  
+ +    +
+ +
+ +
+ +
= 32306) { ?> - -
+ +
-
- - +
+ + = 40004) { @@ -66,28 +67,28 @@ if (PMA_PHP_INT_VERSION >= 40004) { $is_gzip = (isset($cfg['GZipDump']) && $cfg['GZipDump'] && @function_exists('gzencode')); $is_bzip = (isset($cfg['BZipDump']) && $cfg['BZipDump'] && @function_exists('bzcompress')); if ($is_zip || $is_gzip || $is_bzip) { - echo "\n" . ' (' . "\n"; + echo "\n" . ' (' . "\n"; if ($is_zip) { ?> - - ' . $strZip . '' . (($is_gzip || $is_bzip) ? ' ' : '') . "\n"; ?> + + ' . $strZip . '' . (($is_gzip || $is_bzip) ? ' ' : '') . "\n"; ?> - - ' . $strGzip . '' . (($is_bzip) ? ' ' : '') . "\n"; ?> + + ' . $strGzip . '' . (($is_bzip) ? ' ' : '') . "\n"; ?> - - ' . $strBzip . '' . "\n"; ?> + + ' . $strBzip . '' . "\n"; ?> ' . "\n" - . PMA_set_enc_form(' '); + . PMA_set_enc_form(' '); } ?> -
-  ' , ''); ?> -
- -
- +
+  ' , '') . "\n"; ?> +
+ +
+