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/TigerSkinPlugin/templates/preview.tiger.tmpl

    r350 r464  
    4545%TMPL:DEF{"topicaction"}% <input type="submit" value=" Save Changes " /> 
    4646&nbsp; &nbsp;<input type="checkbox" name="unlock" %RELEASEEDITLOCKCHECKBOX% /> Release edit lock 
    47 <font size="-1">(<a target="UnlockTopic" onClick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">help</a>)</font> 
     47<font size="-1">(<a target="UnlockTopic" onClick="return launchWindow('%SYSTEMWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/UnlockTopic">help</a>)</font> 
    4848&nbsp; &nbsp;<input type="checkbox" name="dontnotify" %DONTNOTIFYCHECKBOX% /> Minor changes, don't notify 
    49 <font size="-1">(<a target=DontNotify" onClick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">help</a>)</font> 
     49<font size="-1">(<a target=DontNotify" onClick="return launchWindow('%SYSTEMWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/DontNotify">help</a>)</font> 
    5050%FORMFIELDS% %TMPL:END% 
    5151%TMPL:P{"standardfooter"}% 
Note: See TracChangeset for help on using the changeset viewer.