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

    r395 r464  
    8686 
    8787    # Show the list 
    88     $list .= "<script src=\"%PUBURLPATH%/%TWIKIWEB%/XpTrackerPlugin/sorttable.js\">\n"; 
     88    $list .= "<script src=\"%PUBURLPATH%/%SYSTEMWEB%/XpTrackerPlugin/sorttable.js\">\n"; 
    8989    $list .= "<table class=\"sortable\" id=\"showvelocity\" border=\"1\">"; 
    9090    $list .= "<tr bgcolor=\"#CCCCCC\">"; 
Note: See TracChangeset for help on using the changeset viewer.