From: Fred Drake Date: Tue, 16 Feb 1999 14:21:54 +0000 (+0000) Subject: Adjust cellspacing attribute of the navigation bar tables to get some X-Git-Tag: v1.5.2b2~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cce8d2a85a207443257f768ad11d7be833d056c6;p=thirdparty%2FPython%2Fcpython.git Adjust cellspacing attribute of the navigation bar tables to get some space between cells on all (major) browsers. --- diff --git a/Doc/perl/l2hinit.perl b/Doc/perl/l2hinit.perl index 180874ee25b8..422f902fc6a1 100644 --- a/Doc/perl/l2hinit.perl +++ b/Doc/perl/l2hinit.perl @@ -112,7 +112,7 @@ $BLANK_ICON = "\n" . img_tag('blank.' . $IMAGE_TYPE) . ""; $NAV_BGCOLOR = " bgcolor=\"#99CCFF\""; sub make_nav_panel{ - ("\n" + ("
\n" . "\n" . "\n" . "\n"
$NEXT$UP$PREVIOUS