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/QuickMenuSkin/templates/renamebase.quickmenu.tmpl

    r269 r464  
    77//]]> 
    88</script> 
    9 <script type="text/javascript" src="%PUBURLPATH%/%TWIKIWEB%/TWikiJavascripts/twiki_renamebase.js"></script> 
     9<script type="text/javascript" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiJavascripts/twiki_renamebase.js"></script> 
    1010%TMPL:END% 
    1111 
    1212%TMPL:DEF{"helpnotes"}% 
    1313<ul style="font-size:80%;margin:0"> 
    14   <li> %MAKETEXT{"Get help on <a target='ManagingTopics' onclick=\"return launchWindow('[_1]','ManagingTopics')\" href=\"[_2]\" rel='nofollow'>Renaming and moving topics</a>." args="%TWIKIWEB%,%SCRIPTURLPATH{"view"}%/%TWIKIWEB%/ManagingTopics"}% 
     14  <li> %MAKETEXT{"Get help on <a target='ManagingTopics' onclick=\"return launchWindow('[_1]','ManagingTopics')\" href=\"[_2]\" rel='nofollow'>Renaming and moving topics</a>." args="%SYSTEMWEB%,%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/ManagingTopics"}% 
    1515  <li> Select the %TRASHWEB% Web to delete the topic. 
    1616  <li> %MAKETEXT{"The checkmarked topics will be updated (another form will appear which will _eventually_ allow you to rename any topics that were locked)"}% 
     
    4343__Note:__ 
    4444   * Get help on 
    45      <a target="ManagingTopics" onclick="return launchWindow('%TWIKIWEB%','ManagingTopics')" href="%SCRIPTURLPATH{"view"}%/%TWIKIWEB%/ManagingTopics" rel='nofollow'>Renaming and moving topics</a>. 
     45     <a target="ManagingTopics" onclick="return launchWindow('%SYSTEMWEB%','ManagingTopics')" href="%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/ManagingTopics" rel='nofollow'>Renaming and moving topics</a>. 
    4646   * Select the %TRASHWEB% Web to delete the topic. 
    4747   * The checkmarked topics will be updated (another form will appear which will _eventually_ allow you to rename any topics that were locked) 
Note: See TracChangeset for help on using the changeset viewer.