From d30460ad2fc0f78ce44d474fa2c466d660596d27 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sun, 10 Feb 2013 15:31:39 +0100 Subject: Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938) --- skins/larry/templates/error.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'skins/larry/templates/error.html') diff --git a/skins/larry/templates/error.html b/skins/larry/templates/error.html index cd0fc9656..a65733eb0 100644 --- a/skins/larry/templates/error.html +++ b/skins/larry/templates/error.html @@ -4,9 +4,12 @@ <roundcube:object name="pagetitle" /> - - + + + + +
$__page_content -- cgit v1.2.3