Changeset 1090 for trunk/BlogPlugin/lib/TWiki/Plugins/BlogPlugin/Core.pm
- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BlogPlugin/lib/TWiki/Plugins/BlogPlugin/Core.pm
r1050 r1090 443 443 # static 444 444 sub inlineError { 445 return '<span class=" twikiAlert">' . $_[0] . '</span>' ;445 return '<span class="foswikiAlert">' . $_[0] . '</span>' ; 446 446 } 447 447
Note: See TracChangeset
for help on using the changeset viewer.
