Ignore:
Timestamp:
11/11/08 10:49:04 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Renaming TWikiDocGraphics DocumentGraphics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ActionTrackerPlugin/lib/TWiki/Plugins/ActionTrackerPlugin/Action.pm

    r23 r549  
    748748                    '#' . $this->getAnchor() }, 
    749749                  CGI::img( { 
    750                       src=>'%PUBURL%/TWiki/TWikiDocGraphics/target.gif', 
     750                      src=>'%PUBURL%/TWiki/DocumentGraphics/target.gif', 
    751751                      alt=>'(go to action)'} )); 
    752752        $text .= $jump; 
Note: See TracChangeset for help on using the changeset viewer.