Fix double header

This commit is contained in:
Jamie Cameron
2010-05-13 17:51:08 -07:00
parent aa222f6ea9
commit 9cdb3d128c

View File

@@ -24,7 +24,6 @@ if ($in{'page'}) {
# Show frameset
$title = &get_html_framed_title();
&PrintHeader();
$cols = &get_product_name() eq 'usermin' ? 180 : 230;
&popup_header($title, undef, undef, 1);