Commit 0816d3ba authored by Amos Latteier's avatar Amos Latteier

Explicitly named product when drawing help button.

parent 5743c3cd
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555"> <BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>Add Version</H2> <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 <P>A Version allows you to make changes to Zope
in a private session. After you review the changes in a private session. After you review the changes
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<H2>Add a Search Interface</H2> <H2>Add a Search Interface</H2>
<dtml-var "HelpSys.HelpButton('ZSearch-Interface_Add.dtml')"> <dtml-var "HelpSys.HelpButton('ZSearch-Interface_Add.dtml','OFSP')">
<form action="manage_addZSearch" method="POST"> <form action="manage_addZSearch" method="POST">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment