From 47032c503c16a5a48994e12aefd1107491708c7a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 3 Feb 2018 11:52:30 +0100 Subject: [PATCH] Remove space from end of line --- Theme/Backend/account-single.tpl.php | 2 +- Theme/Backend/audit-single.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/account-single.tpl.php b/Theme/Backend/account-single.tpl.php index b21529a..3b203b0 100644 --- a/Theme/Backend/account-single.tpl.php +++ b/Theme/Backend/account-single.tpl.php @@ -14,4 +14,4 @@ * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); \ No newline at end of file +echo $this->getData('nav')->render(); \ No newline at end of file diff --git a/Theme/Backend/audit-single.tpl.php b/Theme/Backend/audit-single.tpl.php index b21529a..3b203b0 100644 --- a/Theme/Backend/audit-single.tpl.php +++ b/Theme/Backend/audit-single.tpl.php @@ -14,4 +14,4 @@ * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); \ No newline at end of file +echo $this->getData('nav')->render(); \ No newline at end of file