From 66559eb286520f6a52964ca763b24e24680437d1 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 15 Apr 2006 20:57:28 +0000 Subject: [PATCH] Add elements around the text of tabs and menu links --- printer_navigation.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/printer_navigation.php b/printer_navigation.php index 521aa4e..19a740e 100644 --- a/printer_navigation.php +++ b/printer_navigation.php @@ -243,10 +243,10 @@ class Printer_Navigation foreach ((array)$this->sections[ $this->focus['tab'] ] AS $key => $text) { $output .= "\n" . '' . "\n"; } -- 2.22.5