From 3232f764088cb88f51c8a8d7953e45ec99f14523 Mon Sep 17 00:00:00 2001 From: alec Date: Mon, 6 Oct 2008 18:59:22 +0000 Subject: #1485465: use common.css from skins instead of non-existent style.css git-svn-id: https://svn.roundcube.net/trunk@1946 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/steps/error.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'roundcubemail/program/steps/error.inc') diff --git a/roundcubemail/program/steps/error.inc b/roundcubemail/program/steps/error.inc index f1099e0d6..cec53eaf5 100644 --- a/roundcubemail/program/steps/error.inc +++ b/roundcubemail/program/steps/error.inc @@ -101,13 +101,14 @@ if ($OUTPUT && $OUTPUT->template_exists('error')) { $OUTPUT->send('error'); } +$__skin = $CONFIG->skin ? $CONFIG->skin : 'default'; // print system error page print << RoundCube|Mail : ERROR $ERROR_CODE - + -- cgit v1.2.3