From 7a9ed71e95872dd9c43e63488e80074702d33975 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 12 Feb 1999 19:00:38 +0000 Subject: Moved the navigation-bar background color to a variable. --- Doc/perl/l2hinit.perl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/perl/l2hinit.perl b/Doc/perl/l2hinit.perl index 43d5e1a..180874e 100644 --- a/Doc/perl/l2hinit.perl +++ b/Doc/perl/l2hinit.perl @@ -109,13 +109,14 @@ $icons{'blank'} = 'blank.' . $IMAGE_TYPE; $CUSTOM_BUTTONS = ''; $BLANK_ICON = "\n" . img_tag('blank.' . $IMAGE_TYPE) . ""; +$NAV_BGCOLOR = " bgcolor=\"#99CCFF\""; sub make_nav_panel{ ("\n" . "\n" . "\n" . "\n" - . "\n" . ($CONTENTS ? "\n" : $BLANK_ICON) . "\n" # module index -- cgit v0.12
$NEXT$UP$PREVIOUS" + . "\n" . "\n $t_title$CONTENTS$CUSTOM_BUTTONS