RT# 78617 - removed some test code
[freeside.git] / httemplate / elements / alert.html
1 % if ( $cgi->param('alert') ) { 
2   <FONT SIZE="+1" COLOR="#008000"><% mt($cgi->param('alert')) |h %></FONT>
3   <BR><BR>
4 % }