From 19cd1d4bd7f3b3c342351707c7c0f354e8b2a979 Mon Sep 17 00:00:00 2001 From: Erik Landvall Date: Wed, 15 Aug 2012 23:19:26 +0300 Subject: [PATCH] Update module/Application/view/error/index.phtml Correcting html output --- module/Application/view/error/index.phtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module/Application/view/error/index.phtml b/module/Application/view/error/index.phtml index ced65de..5165cd8 100644 --- a/module/Application/view/error/index.phtml +++ b/module/Application/view/error/index.phtml @@ -45,11 +45,11 @@
getTraceAsString() ?>
- getPrevious(); - endwhile; - ?> + getPrevious(); + endwhile; + ?> -- 1.7.10.4