Fixed a double opening <p> tag in the index pages of each system directory.
diff --git a/system/application/config/index.html b/system/application/config/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/config/index.html
+++ b/system/application/config/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/application/controllers/index.html b/system/application/controllers/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/controllers/index.html
+++ b/system/application/controllers/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/application/errors/index.html b/system/application/errors/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/errors/index.html
+++ b/system/application/errors/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/application/helpers/index.html b/system/application/helpers/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/helpers/index.html
+++ b/system/application/helpers/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/application/hooks/index.html b/system/application/hooks/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/hooks/index.html
+++ b/system/application/hooks/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/application/index.html b/system/application/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/index.html
+++ b/system/application/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/application/language/english/index.html b/system/application/language/english/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/language/english/index.html
+++ b/system/application/language/english/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/application/libraries/index.html b/system/application/libraries/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/libraries/index.html
+++ b/system/application/libraries/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/application/models/index.html b/system/application/models/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/models/index.html
+++ b/system/application/models/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/application/views/index.html b/system/application/views/index.html
index 5a1f5d6..065d2da 100644
--- a/system/application/views/index.html
+++ b/system/application/views/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/cache/index.html b/system/cache/index.html
index 5a1f5d6..065d2da 100644
--- a/system/cache/index.html
+++ b/system/cache/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/codeigniter/index.html b/system/codeigniter/index.html
index 5a1f5d6..065d2da 100644
--- a/system/codeigniter/index.html
+++ b/system/codeigniter/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/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
diff --git a/system/database/index.html b/system/database/index.html
index 5a1f5d6..065d2da 100644
--- a/system/database/index.html
+++ b/system/database/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/fonts/index.html b/system/fonts/index.html
index 5a1f5d6..065d2da 100644
--- a/system/fonts/index.html
+++ b/system/fonts/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/helpers/index.html b/system/helpers/index.html
index 5a1f5d6..065d2da 100644
--- a/system/helpers/index.html
+++ b/system/helpers/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/language/english/index.html b/system/language/english/index.html
index 5a1f5d6..065d2da 100644
--- a/system/language/english/index.html
+++ b/system/language/english/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/language/index.html b/system/language/index.html
index 5a1f5d6..065d2da 100644
--- a/system/language/index.html
+++ b/system/language/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/libraries/index.html b/system/libraries/index.html
index 5a1f5d6..065d2da 100644
--- a/system/libraries/index.html
+++ b/system/libraries/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/logs/index.html b/system/logs/index.html
index 5a1f5d6..065d2da 100644
--- a/system/logs/index.html
+++ b/system/logs/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/plugins/index.html b/system/plugins/index.html
index 5a1f5d6..065d2da 100644
--- a/system/plugins/index.html
+++ b/system/plugins/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/scaffolding/images/index.html b/system/scaffolding/images/index.html
index 5a1f5d6..065d2da 100644
--- a/system/scaffolding/images/index.html
+++ b/system/scaffolding/images/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/scaffolding/index.html b/system/scaffolding/index.html
index 5a1f5d6..065d2da 100644
--- a/system/scaffolding/index.html
+++ b/system/scaffolding/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/scaffolding/views/index.html b/system/scaffolding/views/index.html
index 5a1f5d6..065d2da 100644
--- a/system/scaffolding/views/index.html
+++ b/system/scaffolding/views/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/user_guide/changelog.html b/user_guide/changelog.html
index 6c910b8..b923a58 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,6 +66,11 @@
 	<li>No changes currently</li>

 </ul>

 

+<h3>Bug fixes for 1.6.4</h3>

+<ul>

+	<li>Fixed a double opening &lt;p&gt; tag in the index pages of each system directory.</li>

+</ul>

+

 <h2>Version 1.6.3</h2>

 <p>Release Date: June 26, 2008<br />

 SVN Revision: 1227</p>