Changeset 875 for trunk/core/templates/oopsmore.tmpl
- Timestamp:
- 11/23/08 11:02:43 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/templates/oopsmore.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/templates/oopsmore.tmpl
r859 r875 21 21 22 22 <form action="%SCRIPTURL{manage}%/%WEB%/"> 23 %MAKETEXT{"Name of copy:"}% <input type="text" name=" newtopic" class="twikiInputField" value="%TOPIC%Copy" size="30"> <input type="submit" class="twikiButton" value="Clone" /> <span class="twikiGrayText">%MAKETEXT{"You will be able to review the copied topic before saving"}%</span>23 %MAKETEXT{"Name of copy:"}% <input type="text" name="topic" class="twikiInputField" value="%TOPIC%Copy" size="30"> <input type="submit" class="twikiButton" value="Clone" /> <span class="twikiGrayText">%MAKETEXT{"You will be able to review the copied topic before saving"}%</span> 24 24 %TMPL:P{"nonwikiword"}% 25 <input type="hidden" name="action" value="c opy" />25 <input type="hidden" name="action" value="create" /> 26 26 <input type="hidden" name="onlynewtopic" value="on" /> 27 27 <input type="hidden" name="templatetopic" value="%TOPIC%" />
Note: See TracChangeset
for help on using the changeset viewer.
