more self-service skinning config options, and start taking a stab at reorganizing...
[freeside.git] / fs_selfservice / FS-SelfService / cgi / change_pay.html
index bbe4527..9633e89 100644 (file)
@@ -1,7 +1,6 @@
 <%= $url = "$selfurl?session=$session_id;action="; ''; %>
-<%= include('header') %>
+<%= include('header', 'Change payment information') %>
 
-<FONT SIZE=4>Change payment information</FONT><BR><BR>
 <%= if ( $error ) { 
   $OUT .= qq!<FONT SIZE="+1" COLOR="#ff0000">Error: $error</FONT><BR><BR>!;
   }  ''; %>