Fixed a double opening <p> tag in the index pages of each system directory.
diff --git a/system/database/drivers/index.html b/system/database/drivers/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/drivers/index.html
+++ b/system/database/drivers/index.html
@@ -1,15 +1,10 @@
 <html>

-

 <head>

-

-<title>403 Forbidden</title>

-

+	<title>403 Forbidden</title>

 </head>

+<body>

 

-<body bgcolor='#ffffff'>

-

-<p>Directory access is forbidden.<p>

+<p>Directory access is forbidden.</p>

 

 </body>

-

 </html>
\ No newline at end of file
diff --git a/system/database/drivers/mssql/index.html b/system/database/drivers/mssql/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/drivers/mssql/index.html
+++ b/system/database/drivers/mssql/index.html
@@ -1,15 +1,10 @@
 <html>

-

 <head>

-

-<title>403 Forbidden</title>

-

+	<title>403 Forbidden</title>

 </head>

+<body>

 

-<body bgcolor='#ffffff'>

-

-<p>Directory access is forbidden.<p>

+<p>Directory access is forbidden.</p>

 

 </body>

-

 </html>
\ No newline at end of file
diff --git a/system/database/drivers/mysql/index.html b/system/database/drivers/mysql/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/drivers/mysql/index.html
+++ b/system/database/drivers/mysql/index.html
@@ -1,15 +1,10 @@
 <html>

-

 <head>

-

-<title>403 Forbidden</title>

-

+	<title>403 Forbidden</title>

 </head>

+<body>

 

-<body bgcolor='#ffffff'>

-

-<p>Directory access is forbidden.<p>

+<p>Directory access is forbidden.</p>

 

 </body>

-

 </html>
\ No newline at end of file
diff --git a/system/database/drivers/mysqli/index.html b/system/database/drivers/mysqli/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/drivers/mysqli/index.html
+++ b/system/database/drivers/mysqli/index.html
@@ -1,15 +1,10 @@
 <html>

-

 <head>

-

-<title>403 Forbidden</title>

-

+	<title>403 Forbidden</title>

 </head>

+<body>

 

-<body bgcolor='#ffffff'>

-

-<p>Directory access is forbidden.<p>

+<p>Directory access is forbidden.</p>

 

 </body>

-

 </html>
\ No newline at end of file
diff --git a/system/database/drivers/oci8/index.html b/system/database/drivers/oci8/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/drivers/oci8/index.html
+++ b/system/database/drivers/oci8/index.html
@@ -1,15 +1,10 @@
 <html>

-

 <head>

-

-<title>403 Forbidden</title>

-

+	<title>403 Forbidden</title>

 </head>

+<body>

 

-<body bgcolor='#ffffff'>

-

-<p>Directory access is forbidden.<p>

+<p>Directory access is forbidden.</p>

 

 </body>

-

 </html>
\ No newline at end of file
diff --git a/system/database/drivers/odbc/index.html b/system/database/drivers/odbc/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/drivers/odbc/index.html
+++ b/system/database/drivers/odbc/index.html
@@ -1,15 +1,10 @@
 <html>

-

 <head>

-

-<title>403 Forbidden</title>

-

+	<title>403 Forbidden</title>

 </head>

+<body>

 

-<body bgcolor='#ffffff'>

-

-<p>Directory access is forbidden.<p>

+<p>Directory access is forbidden.</p>

 

 </body>

-

 </html>
\ No newline at end of file
diff --git a/system/database/drivers/postgre/index.html b/system/database/drivers/postgre/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/drivers/postgre/index.html
+++ b/system/database/drivers/postgre/index.html
@@ -1,15 +1,10 @@
 <html>

-

 <head>

-

-<title>403 Forbidden</title>

-

+	<title>403 Forbidden</title>

 </head>

+<body>

 

-<body bgcolor='#ffffff'>

-

-<p>Directory access is forbidden.<p>

+<p>Directory access is forbidden.</p>

 

 </body>

-

 </html>
\ No newline at end of file
diff --git a/system/database/drivers/sqlite/index.html b/system/database/drivers/sqlite/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/drivers/sqlite/index.html
+++ b/system/database/drivers/sqlite/index.html
@@ -1,15 +1,10 @@
 <html>

-

 <head>

-

-<title>403 Forbidden</title>

-

+	<title>403 Forbidden</title>

 </head>

+<body>

 

-<body bgcolor='#ffffff'>

-

-<p>Directory access is forbidden.<p>

+<p>Directory access is forbidden.</p>

 

 </body>

-

 </html>
\ No newline at end of file