Selecting the macfsn option didn't work, fixed.

Fixed the help strings.
Swapped the macfsn and help button numbers.
This commit is contained in:
Jack Jansen 2000-05-09 10:01:52 +00:00
parent 317b2a6d59
commit 6f8a6d21a1
5 changed files with 6 additions and 7 deletions

View file

@ -50,8 +50,7 @@ opt_dialog_map = [
None, None, None, None, None, None, None, None, # 11-18 are different
"tabwarn",
"nosite",
None,
"nonavservices"]
"nonavservice"]
opt_dialog_dict = {}
for i in range(len(opt_dialog_map)):
if opt_dialog_map[i]: