From 7fbb77189640acfe14e77772e95fbea48c902353 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 11 Jan 2014 12:55:30 +0100 Subject: [PATCH] theme: Change HTML doctype to HTML5. This is really not valid HTML5 code, nor is it XHTML 1.1 Strict. --- html/html/themes/ipfire/include/functions.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index 0ead967ae1..44ed9b7584 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -120,7 +120,7 @@ sub openpage { } print < + $headline - $title -- 2.39.5