removed old recommended values

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2295 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-03-14 22:04:19 +00:00
parent 977588c3c0
commit a69728f8e2

View file

@ -179,17 +179,17 @@ It can contain the following values:</p>
<td class="lefttable"><span class="bold">CancelButtonText</span></td>
<td class="lefttable"><span class="italic">(optional)</span></td>
<td class="righttable">Overrides the text for the cancel button. If not specified, the cancel button
text will not be changed. Recommended value: "Cancel"</td></tr>
text will not be changed.</td></tr>
<tr>
<td class="lefttable"><span class="bold">NextButtonText</span></td>
<td class="lefttable"><span class="italic">(optional)</span></td>
<td class="righttable">Overrides the text for the next button. If not specified, the next button text
will not be changed. Recommended value: "Next &gt;"</td></tr>
will not be changed.</td></tr>
<tr>
<td class="lefttable"><span class="bold">BackButtonText</span></td>
<td class="lefttable"><span class="italic">(optional)</span></td>
<td class="righttable">Overrides the text for the back button. If not specified, the back button text
will not be changed. Recommended value: "&lt; Back"</td></tr>
will not be changed.</td></tr>
<tr>
<td class="lefttable"><span class="bold">Rect</span></td>
<td class="lefttable"><span class="italic">(optional)</span></td>