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/SeeSkin/templates/preview.see.tmpl

    r297 r464  
    7676%FORMFIELDS% 
    7777   <label accesskey="k" for="unlock"> 
    78       <input id="unlock" type="checkbox" name="unlock" %RELEASEEDITLOCKCHECKBOX% accesskey="k" title="Alt-K to toggle" /> Release edit loc<span class="akey">k</span> (<a target="UnlockTopic" onClick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">help</a>) 
     78      <input id="unlock" type="checkbox" name="unlock" %RELEASEEDITLOCKCHECKBOX% accesskey="k" title="Alt-K to toggle" /> Release edit loc<span class="akey">k</span> (<a target="UnlockTopic" onClick="return launchWindow('%SYSTEMWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/UnlockTopic">help</a>) 
    7979   </label> 
    8080   <label accesskey="n" for="dontnotify"> 
    81       <input id="dontnotify" type="checkbox" name="dontnotify" %DONTNOTIFYCHECKBOX% accesskey="n" title="Alt-N to toggle" /> Minor changes, don't <span class="akey">n</span>otify (<a target="DontNotify" onClick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">help</a>) 
     81      <input id="dontnotify" type="checkbox" name="dontnotify" %DONTNOTIFYCHECKBOX% accesskey="n" title="Alt-N to toggle" /> Minor changes, don't <span class="akey">n</span>otify (<a target="DontNotify" onClick="return launchWindow('%SYSTEMWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/DontNotify">help</a>) 
    8282   </label> 
    8383</fieldset>%TMPL:END% 
Note: See TracChangeset for help on using the changeset viewer.