diff options
Diffstat (limited to 'Tools/faqwiz/faqconf.py')
-rw-r--r-- | Tools/faqwiz/faqconf.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Tools/faqwiz/faqconf.py b/Tools/faqwiz/faqconf.py index 27ddcf9..9a5b000 100644 --- a/Tools/faqwiz/faqconf.py +++ b/Tools/faqwiz/faqconf.py @@ -46,7 +46,7 @@ entries marked with * were changed within the last 7 days.) # Version -- don't change unless you edit faqwiz.py -WIZVERSION = "0.6" # FAQ Wizard version +WIZVERSION = "0.8" # FAQ Wizard version # This parameter is normally overwritten with a dynamic value @@ -472,6 +472,10 @@ ADD_TAIL = """ </UL> """ +ROULETTE = """ +<P>Hit your browser's Reload button to play again.<P> +""" + DELETE = """ At the moment, there's no direct way to delete entries. This is because the entry numbers are also their |