diff options
Diffstat (limited to 'lib/images/fileicons')
-rw-r--r-- | lib/images/fileicons/index.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/images/fileicons/index.php b/lib/images/fileicons/index.php index c1e64fe2a..f90e7e6f0 100644 --- a/lib/images/fileicons/index.php +++ b/lib/images/fileicons/index.php @@ -1,7 +1,5 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" - lang="en" dir="ltr"> +<!DOCTYPE html> +<html lang="en" dir="ltr"> <head> <title>filetype icons</title> |