From 0e213027cd8ca04ea95426cb79f0a6ecdb6eea40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sat, 8 Oct 2005 17:55:22 +0000 Subject: [PATCH] oops, this does not remove line, it only places it on wrong place --- tbl_properties_structure.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tbl_properties_structure.php b/tbl_properties_structure.php index a1d691858..60b50da28 100644 --- a/tbl_properties_structure.php +++ b/tbl_properties_structure.php @@ -799,6 +799,7 @@ if (!$tbl_is_view) { } } // END - Calc Table Space + echo '
' . "\n"; echo '' . "\n"; } // end if (!$tbl_is_view)