From 686f330dc9e07910db506d6472d9b162811b1c38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 2 Apr 2010 13:05:24 +0200 Subject: [PATCH] Wrap code a bit to make it more readable. No functional changes. --- navigation.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/navigation.php b/navigation.php index 82f7f9507..81849b0dd 100644 --- a/navigation.php +++ b/navigation.php @@ -315,7 +315,20 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && strlen($GLOBALS['db'])) { } echo '

'; if ($table_count) { - echo ''; + ?> + +