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/ClassicSkin/templates/preview.classic.tmpl

    r14 r464  
    33       
    44  </td><td valign="top"> 
    5 %IF{ "context RevCommentPluginEnabled" then="&nbsp; &nbsp; <label for='comment'>Summary of changes: </label> <a target='RevComment' onclick='return launchWindow(\"%TWIKIWEB%\",\"RevComment\")' href='#%MAKETEXT{Opens page in new window}%' >%MAKETEXT{help}%</a> <input type='hidden' name='t' value='%URLPARAM{t}%' /><input class='twikiEditComment' type='text' name='comment' value='%URLPARAM{comment}%'><br />" }% 
     5%IF{ "context RevCommentPluginEnabled" then="&nbsp; &nbsp; <label for='comment'>Summary of changes: </label> <a target='RevComment' onclick='return launchWindow(\"%SYSTEMWEB%\",\"RevComment\")' href='#%MAKETEXT{Opens page in new window}%' >%MAKETEXT{help}%</a> <input type='hidden' name='t' value='%URLPARAM{t}%' /><input class='twikiEditComment' type='text' name='comment' value='%URLPARAM{comment}%'><br />" }% 
    66   &nbsp; &nbsp; 
    77   <input type="checkbox" name="dontnotify" %DONTNOTIFYCHECKBOX% /> Minor changes, don't notify <br /> 
    88   &nbsp; &nbsp; 
    99   <input type="checkbox" name="forcenewrevision" %FORCENEWREVISIONCHECKBOX% /> Force new revision 
    10    <font size="-1">(<a target="DontNotify" onclick="return launchWindow('%TWIKIWEB%','DontNotify')" href="#%MAKETEXT{"Opens page in new window"}%" rel='nofollow'>help</a>)</font> 
     10   <font size="-1">(<a target="DontNotify" onclick="return launchWindow('%SYSTEMWEB%','DontNotify')" href="#%MAKETEXT{"Opens page in new window"}%" rel='nofollow'>help</a>)</font> 
    1111   </div>%TMPL:END% 
    1212 
Note: See TracChangeset for help on using the changeset viewer.