From d05e0c81d4b5ad4981c4101c18fd6cfd8323695c Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 11 Jan 2016 03:18:06 +0100 Subject: [PATCH] remove extra slogan footer from Personal and Admin pages --- settings/templates/admin.php | 10 +++++----- settings/templates/personal.php | 8 ++------ 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 2b813257a77..a66851743e6 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -562,11 +562,11 @@ if ($_['cronErrors']) {

t('Version'));?>

- getTitle()); ?> - +

getTitle()); ?>

+

- + + + diff --git a/settings/templates/personal.php b/settings/templates/personal.php index a7d44a69f8e..86843df9922 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -264,12 +264,8 @@ if($_['passwordChangeSupported']) {

t('Version'));?>

- getTitle()); ?>
- -
- - -- 2.39.5