Skip to content

Commit

Permalink
Item10311: Fix up wording
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@10912 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Mar 6, 2011
1 parent fdc3cd0 commit 2f0acad
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions core/templates/more.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,12 @@ id="cssFoswikiDiffOptions"}%%TMPL:END%
<p>
%MAKETEXT{"Restore topic to revision:"}% <input class="foswikiInputField" type="text" name="rev" size="6" value="%URLPARAM{currrev}%" /></p>
</div>
<div class="foswikiFormStep">
<p>
%MAKETEXT{"Restore will immediately save an exact copy of your selected revision into a new revision. (Attachments are not changed)"}%</p>
</div>
<div class="foswikiFormStep foswikiLast">
<p><input type="submit" class="foswikiButton" title="%MAKETEXT{"Restore topic to this revision"}%" value='%MAKETEXT{"Restore..."}%' />
<span class="foswikiAlert">
%MAKETEXT{"*CAUTION:* Restore no longer proceeds to edit with an option to cancel! If you click the [Restore...] button, the topic will be *immediately* restored to the requested revision"}%
</span></p>
<p><input type="submit" class="foswikiButton" title="%MAKETEXT{"Restore topic to this revision"}%" value='%MAKETEXT{"Restore..."}%' /></p>
</div>
</div>
<input type="hidden" name="action" value="restoreRevision" />
Expand Down

0 comments on commit 2f0acad

Please sign in to comment.