Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7ce60 commit cce8d2aCopy full SHA for cce8d2a
1 file changed
Doc/perl/l2hinit.perl
@@ -112,7 +112,7 @@ sub set_icon_size{
112
$NAV_BGCOLOR = " bgcolor=\"#99CCFF\"";
113
114
sub make_nav_panel{
115
- ("<table width=\"100%\" cellpadding=0 cellspacing=0>\n<tr>"
+ ("<table width=\"100%\" cellpadding=0 cellspacing=2>\n<tr>"
116
. "\n<td>$NEXT</td>"
117
. "\n<td>$UP</td>"
118
. "\n<td>$PREVIOUS</td>"
0 commit comments