Changeset 1090 for trunk/ImgPlugin/lib/TWiki/Plugins/ImgPlugin/Core.pm
- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ImgPlugin/lib/TWiki/Plugins/ImgPlugin/Core.pm
r1050 r1090 187 187 188 188 unless ($imgInfo) { 189 return "<span class=\" twikiAlert\">$this->{errorMsg}</span>";189 return "<span class=\"foswikiAlert\">$this->{errorMsg}</span>"; 190 190 } 191 191 my $thumbFileUrl = $pubUrlPath.'/'.$imgWeb.'/'.$imgTopic.'/'.$imgInfo->{file};
Note: See TracChangeset
for help on using the changeset viewer.
