Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EditContrib/templates/editsection.tmpl

    r96 r464  
    44%TMPL:END% 
    55%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> 
    77%TMPL:END% 
    88%TMPL:DEF{"bodystart"}% 
     
    1919&nbsp; &nbsp; 
    2020<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> 
    2222<font color="#333333" size="-1"> 
    23 %INCLUDE{"%TWIKIWEB%.WikiSyntaxSummary"}% 
     23%INCLUDE{"%SYSTEMWEB%.WikiSyntaxSummary"}% 
    2424</font> 
    2525 </div>%TMPL:END% 
Note: See TracChangeset for help on using the changeset viewer.