Ignore:
Timestamp:
11/30/08 18:41:52 (3 years ago)
Author:
ArthurClemens
Message:

Item113: the first 16 css classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ImgPlugin/lib/TWiki/Plugins/ImgPlugin/Core.pm

    r1050 r1090  
    187187 
    188188  unless ($imgInfo) { 
    189     return "<span class=\"twikiAlert\">$this->{errorMsg}</span>"; 
     189    return "<span class=\"foswikiAlert\">$this->{errorMsg}</span>"; 
    190190  } 
    191191  my $thumbFileUrl = $pubUrlPath.'/'.$imgWeb.'/'.$imgTopic.'/'.$imgInfo->{file}; 
Note: See TracChangeset for help on using the changeset viewer.