Remove useless doctype

This commit is contained in:
Jamie Cameron
2009-02-05 23:15:32 +00:00
parent f85433b522
commit 02cdddf23d

View File

@ -26,8 +26,6 @@ $title = &get_html_framed_title();
&PrintHeader();
$cols = &get_product_name() eq 'usermin' ? 180 : 230;
print <<EOF;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head> <title>$title</title> </head>