Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Commit

Permalink
Explicitly named product when drawing help button.
Browse files Browse the repository at this point in the history
  • Loading branch information
latteier committed Feb 3, 2000
1 parent 659fc0a commit baf36e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versionAdd.dtml
Expand Up @@ -6,7 +6,7 @@
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>Add Version</H2>

<dtml-var "HelpSys.HelpButton('Version_Add.dtml')">
<dtml-var "HelpSys.HelpButton('Version_Add.dtml','OFSP')">

<P>A Version allows you to make changes to Zope
in a private session. After you review the changes
Expand Down

0 comments on commit baf36e7

Please sign in to comment.