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/EditChapterPlugin/lib/TWiki/Plugins/EditChapterPlugin/Core.pm

    r420 r464  
    3737  my $editImg =  
    3838    TWiki::Func::getPreferencesValue("EDITCHAPTERPLUGIN_EDITIMG") ||  
    39     '<img src="%PUBURLPATH%/%TWIKIWEB%/EditChapterPlugin/ueb.png" height="16" width="16" border="0" />'; 
     39    '<img src="%PUBURLPATH%/%SYSTEMWEB%/EditChapterPlugin/ueb.png" height="16" width="16" border="0" />'; 
    4040  my $editLabelFormat =  
    4141    TWiki::Func::getPreferencesValue("EDITCHAPTERPLUGIN_EDITLABELFORMAT") ||  
Note: See TracChangeset for help on using the changeset viewer.