Ignore:
Timestamp:
11/30/08 18:41:52 (3 years ago)
Author:
ArthurClemens
Message:

Item113: the first 16 css classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FormQueryPlugin/lib/TWiki/Plugins/FormQueryPlugin/WebDB.pm

    r140 r1090  
    478478            return $ti->toString($limit); 
    479479        } 
    480         return CGI::span({class=>'twikiAlert'}, $topic.' not known'); 
     480        return CGI::span({class=>'foswikiAlert'}, $topic.' not known'); 
    481481    } else { 
    482482        return $this->toString(); 
Note: See TracChangeset for help on using the changeset viewer.