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:
parent
977588c3c0
commit
a69728f8e2
1 changed files with 3 additions and 3 deletions
|
@ -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 >"</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: "< 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue