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

    r156 r464  
    6262<style type="text/css" media="all"> 
    6363        @import url("http://www.google.com/uds/css/gsearch.css"); 
    64         @import url("%PUBURL%/%TWIKIWEB%/GoogleAjaxSearchPlugin/googleAjaxSearch.css"); 
     64        @import url("%PUBURL%/%SYSTEMWEB%/GoogleAjaxSearchPlugin/googleAjaxSearch.css"); 
    6565</style> 
    66 <script type="text/javascript" src="%PUBURL%/%TWIKIWEB%/GoogleAjaxSearchPlugin/googleAjaxSearch.js"></script> 
     66<script type="text/javascript" src="%PUBURL%/%SYSTEMWEB%/GoogleAjaxSearchPlugin/googleAjaxSearch.js"></script> 
    6767<script type="text/javascript"> 
    6868        //<![CDATA[ 
Note: See TracChangeset for help on using the changeset viewer.