Changeset 464 for trunk/EditContrib/templates/editsection.tmpl
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
-
trunk/EditContrib/templates/editsection.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EditContrib/templates/editsection.tmpl
r96 r464 4 4 %TMPL:END% 5 5 %TMPL:DEF{"templatescript"}% 6 <script type="text/javascript" src="%PUBURLPATH%/% TWIKIWEB%/TWikiJavascripts/twiki_edit.js"></script>6 <script type="text/javascript" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiJavascripts/twiki_edit.js"></script> 7 7 %TMPL:END% 8 8 %TMPL:DEF{"bodystart"}% … … 19 19 20 20 <input type="checkbox" name="forcenewrevision" %FORCENEWREVISIONCHECKBOX% /> Force new revision 21 <font size="-1">(<a href="#%MAKETEXT{"Opens page in new window"}%" target="DontNotify" onclick="return launchWindow('% TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH{"view"}%/%TWIKIWEB%/DontNotify" rel='nofollow'>help</a>)</font>21 <font size="-1">(<a href="#%MAKETEXT{"Opens page in new window"}%" target="DontNotify" onclick="return launchWindow('%SYSTEMWEB%','DontNotify')" href="%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/DontNotify" rel='nofollow'>help</a>)</font> 22 22 <font color="#333333" size="-1"> 23 %INCLUDE{"% TWIKIWEB%.WikiSyntaxSummary"}%23 %INCLUDE{"%SYSTEMWEB%.WikiSyntaxSummary"}% 24 24 </font> 25 25 </div>%TMPL:END%
Note: See TracChangeset
for help on using the changeset viewer.
