From c8839c220c49633ea45ce5d0e4be1f411f66ad6c Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 14 Jul 2012 12:10:08 +0100 Subject: changed all doctypes to html5 doctype --- lib/exe/index.html | 5 ++--- lib/images/fileicons/index.php | 6 ++---- lib/images/index.html | 5 ++--- lib/index.html | 5 ++--- lib/plugins/index.html | 5 ++--- lib/scripts/index.html | 5 ++--- lib/styles/index.html | 5 ++--- lib/tpl/index.php | 5 ++--- 8 files changed, 16 insertions(+), 25 deletions(-) (limited to 'lib') diff --git a/lib/exe/index.html b/lib/exe/index.html index d614603ac..977f90e10 100644 --- a/lib/exe/index.html +++ b/lib/exe/index.html @@ -1,6 +1,5 @@ - - + + 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 @@ - - + + filetype icons diff --git a/lib/images/index.html b/lib/images/index.html index d614603ac..977f90e10 100644 --- a/lib/images/index.html +++ b/lib/images/index.html @@ -1,6 +1,5 @@ - - + + diff --git a/lib/index.html b/lib/index.html index 8cb33512e..885c954a4 100644 --- a/lib/index.html +++ b/lib/index.html @@ -1,6 +1,5 @@ - - + + diff --git a/lib/plugins/index.html b/lib/plugins/index.html index d614603ac..977f90e10 100644 --- a/lib/plugins/index.html +++ b/lib/plugins/index.html @@ -1,6 +1,5 @@ - - + + diff --git a/lib/scripts/index.html b/lib/scripts/index.html index d614603ac..977f90e10 100644 --- a/lib/scripts/index.html +++ b/lib/scripts/index.html @@ -1,6 +1,5 @@ - - + + diff --git a/lib/styles/index.html b/lib/styles/index.html index d614603ac..977f90e10 100644 --- a/lib/styles/index.html +++ b/lib/styles/index.html @@ -1,6 +1,5 @@ - - + + diff --git a/lib/tpl/index.php b/lib/tpl/index.php index 4570f70f5..357cc1f0d 100644 --- a/lib/tpl/index.php +++ b/lib/tpl/index.php @@ -12,9 +12,8 @@ if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../'); if(!defined('NOSESSION')) define('NOSESSION',1); require_once(DOKU_INC.'inc/init.php'); ?> - - + + Template Replacements -- cgit v1.2.3