- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FormQueryPlugin/lib/TWiki/Plugins/FormQueryPlugin.pm
r140 r1090 78 78 $whinge = $attrs->{moan} if defined $attrs->{moan}; 79 79 if( lc( $whinge ) eq 'on' ) { 80 return CGI::span({class => ' twikiAlert'},80 return CGI::span({class => 'foswikiAlert'}, 81 81 '%<nop>'.$tag.'{'.$attrs->stringify()."}% :$mess"); 82 82 }
Note: See TracChangeset
for help on using the changeset viewer.
