Merge pull request #72 from akrabat/hotfix/404-html
authorEvan Coury <me@evancoury.com>
Fri, 15 Jun 2012 19:15:35 +0000 (12:15 -0700)
committerEvan Coury <me@evancoury.com>
Fri, 15 Jun 2012 19:15:35 +0000 (12:15 -0700)
Add closing dl

module/Application/view/error/404.phtml

index 468953f..47f1ffc 100644 (file)
@@ -42,6 +42,7 @@ if (isset($this->controller_class)
 }
 ?>
 </dd>
+</dl>
 
 <?php endif ?>