Changeset 1090 for trunk/ApprovalPlugin/lib/TWiki/Plugins/ApprovalPlugin.pm
- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ApprovalPlugin/lib/TWiki/Plugins/ApprovalPlugin.pm
r1050 r1090 627 627 628 628 my $out = '<span class="ApprovalPluginMessage '; 629 $out .= ' twikiAlert' if $error;629 $out .= 'foswikiAlert' if $error; 630 630 $out .= '">'; 631 631 $out .= " %SYSTEMWEB%.$pluginName - $text";
Note: See TracChangeset
for help on using the changeset viewer.
