[Xfce4-commits] [www/www.xfce.org] 01/01: Use a modern document	type declaration.
    noreply at xfce.org 
    noreply at xfce.org
       
    Tue May 21 01:35:29 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
k   n   o   m   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/www.xfce.org.
commit 5c02f89d7987fd2829e4f25c8542531886f85f0e
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Tue May 21 02:35:09 2019 +0300
    Use a modern document type declaration.
---
 pages/header.php | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pages/header.php b/pages/header.php
index 3d8094f..2ab5fcc 100644
--- a/pages/header.php
+++ b/pages/header.php
@@ -6,8 +6,7 @@ else
 	$title = R_('Xfce Desktop Environment');
 
 ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list