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

    r172 r464  
    4646  $imgStyle =  
    4747    '<link rel="stylesheet" '. 
    48     'href="%PUBURL%/%TWIKIWEB%/ImagePlugin/style.css" '. 
     48    'href="%PUBURL%/%SYSTEMWEB%/ImagePlugin/style.css" '. 
    4949    'type="text/css" media="all" />'; 
    5050 
Note: See TracChangeset for help on using the changeset viewer.