- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FormQueryPlugin/lib/TWiki/Plugins/FormQueryPlugin/WebDB.pm
r140 r1090 478 478 return $ti->toString($limit); 479 479 } 480 return CGI::span({class=>' twikiAlert'}, $topic.' not known');480 return CGI::span({class=>'foswikiAlert'}, $topic.' not known'); 481 481 } else { 482 482 return $this->toString();
Note: See TracChangeset
for help on using the changeset viewer.
