diff options
Diffstat (limited to 'httemplate/edit/cust_main/first_pkg.html')
-rw-r--r-- | httemplate/edit/cust_main/first_pkg.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/edit/cust_main/first_pkg.html b/httemplate/edit/cust_main/first_pkg.html index 2e9f36f99..ad118b4a9 100644 --- a/httemplate/edit/cust_main/first_pkg.html +++ b/httemplate/edit/cust_main/first_pkg.html @@ -6,8 +6,8 @@ % % if ( @part_pkg ) { - <BR><BR> - <FONT SIZE="+1"><B><% mt('First package') |h %></B></FONT> + <BR> + <FONT CLASS="fsinnerbox-title"><% mt('First package') |h %></FONT> <% ntable("#cccccc") %> <TR> |