From 7f5c2c585be3631f8c3a0b0899e38fa6ffc6ead8 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 11 Feb 2016 17:18:18 +0100 Subject: fix templates --- templates/error.php | 3 +++ templates/redirect.php | 4 ++++ 2 files changed, 7 insertions(+) (limited to 'templates') diff --git a/templates/error.php b/templates/error.php index 984471c81..ec3fb4a2e 100644 --- a/templates/error.php +++ b/templates/error.php @@ -19,6 +19,9 @@ * along with this program. If not, see * */ +?> + +
t('Error loading message'));?>

diff --git a/templates/redirect.php b/templates/redirect.php index 840e25758..2b2488aae 100644 --- a/templates/redirect.php +++ b/templates/redirect.php @@ -20,6 +20,10 @@ * along with this program. If not, see * */ +?> + + +
-- cgit v1.2.3