mirror of
https://github.com/webmin/webmin.git
synced 2025-08-19 01:15:14 +00:00
Remove useless doctype
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user