From 9590ed75ade31b83ba1fd7c10627629bd1c419c2 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Thu, 12 Dec 2013 21:26:29 +0100 Subject: [PATCH] Adjusted exception template. Background of images now matches background color of the header. --- framework/yii/views/errorHandler/exception.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/yii/views/errorHandler/exception.php b/framework/yii/views/errorHandler/exception.php index b0d86f0..1e37401 100644 --- a/framework/yii/views/errorHandler/exception.php +++ b/framework/yii/views/errorHandler/exception.php @@ -340,13 +340,13 @@ pre .diff .change{
- Gears + Error

htmlEncode($exception->getName()) ?>addTypeLinks(get_class($exception)) ?>

- Attention + Exception

' . $handler->createHttpStatusLink($exception->statusCode, $handler->htmlEncode($exception->getName())) . '';