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/renamebase.classic.tmpl

    r14 r464  
    11%TMPL:INCLUDE{"twiki.classic"}% 
    22 
    3 %TMPL:DEF{"templatescript"}%<script type="text/javascript" src="%PUBURLPATH%/%TWIKIWEB%/TWikiJavascripts/twiki_renamebase.js"></script>%TMPL:END% 
     3%TMPL:DEF{"templatescript"}%<script type="text/javascript" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiJavascripts/twiki_renamebase.js"></script>%TMPL:END% 
    44 
    55%TMPL:DEF{"content"}%<form method="post" name="rename" action="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%"> 
     
    2323__Note:__ 
    2424   * Get help on 
    25      <a target="ManagingTopics" onclick="return launchWindow('%TWIKIWEB%','ManagingTopics')" href="%SCRIPTURLPATH{"view"}%/%TWIKIWEB%/ManagingTopics" rel='nofollow'>Renaming and moving topics</a>. 
     25     <a target="ManagingTopics" onclick="return launchWindow('%SYSTEMWEB%','ManagingTopics')" href="%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/ManagingTopics" rel='nofollow'>Renaming and moving topics</a>. 
    2626   * Select the %TRASHWEB% Web to delete the topic. 
    2727   * 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.