diff options
| -rw-r--r-- | scripts/w3mhelp.cgi.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/w3mhelp.cgi.in b/scripts/w3mhelp.cgi.in index 82b1d2e..55358f8 100644 --- a/scripts/w3mhelp.cgi.in +++ b/scripts/w3mhelp.cgi.in @@ -140,7 +140,7 @@ print "<P><A HREF=\"$keymap\">$head</A>\n";  		goLine goLineF goLineL movRW movLW  		topA lastA nextA prevA movlistMn  		nextR nextL nextD nextU nextRD nextLU -		undoPos redoPos cursorTop")); +		undoPos redoPos cursorTop cursorMiddle cursorBottom"));  &show_keymap('Hyperlink Operations',  	     split(" ", "followA tabA svA followI svI submitForm | 
