Ignore:
Timestamp:
11/11/08 06:10:08 (4 years ago)
Author:
SvenDowideit
Message:

Item136: remove pattern skin css classes from default skin - replace with twiki* ready for re-brand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/templates/login.tmpl

    r14 r543  
    2525 
    2626 
    27 %TMPL:DEF{"errorstep"}%%IF{"defined BANNER AND $BANNER != ''" then='<div class="twikiNotification twikiAlert twikiUnvisited patternLoginNotification">%BANNER%%IF{"defined ERROR AND $ERROR != ''" then='<!--%TMPL:P{"error"}%-->'}%</div>'}%%TMPL:END% 
     27%TMPL:DEF{"errorstep"}%%IF{"defined BANNER AND $BANNER != ''" then='<div class="twikiNotification twikiAlert twikiUnvisited twikiLoginNotification">%BANNER%%IF{"defined ERROR AND $ERROR != ''" then='<!--%TMPL:P{"error"}%-->'}%</div>'}%%TMPL:END% 
    2828 
    2929%TMPL:DEF{"error"}%%MAKETEXT{"Error: [_1]" args="%ERROR%"}%%TMPL:END% 
Note: See TracChangeset for help on using the changeset viewer.