From 5b4fd12b5b3f900867ae26a9377b2e5356552e08 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 29 Jan 2015 18:33:30 +0100 Subject: [PATCH] add CSS to exception page - fixes #13747 --- core/templates/exception.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/templates/exception.php b/core/templates/exception.php index 144359a16d9..e5b57e2645e 100644 --- a/core/templates/exception.php +++ b/core/templates/exception.php @@ -1,6 +1,8 @@

t('Internal Server Error')) ?>

-- 2.39.5