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/KoalaSkin/templates/edit-slim.koala.tmpl

    r189 r464  
    6363<br /> 
    6464Don't forget - if you change something, do it in  
    65 <a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a> 
     65<a target="GoodStyle" onClick="return launchWindow('%SYSTEMWEB%','GoodStyle')" href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%SYSTEMWEB%/GoodStyle">GoodStyle</a> 
    6666and follow the 
    67 <a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>. 
     67<a target="TextFormattingRules" onClick="return launchWindow('%SYSTEMWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%SYSTEMWEB%/TextFormattingRules">TextFormattingRules</a>. 
    6868<br /><br /> %FORMEDIT_B% 
    6969%TMPL:DEF{"topicaction"}% <input type=submit name=action value=Save id=save accesskey=s title='[Alt-S] Save topic and return to normal view' /> 
Note: See TracChangeset for help on using the changeset viewer.