From 4fc35611f835fa0909f14a7ddebd86ebdb3b355d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 26 Jan 2017 16:42:54 +0100 Subject: [PATCH] File path fixes --- Theme/Backend/invoice-archive.tpl.php | 2 +- Theme/backend/invoice-list.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/invoice-archive.tpl.php b/Theme/Backend/invoice-archive.tpl.php index 3011837..9e3f926 100644 --- a/Theme/Backend/invoice-archive.tpl.php +++ b/Theme/Backend/invoice-archive.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.0 + * PHP Version 7.1 * * @category TBD * @package TBD diff --git a/Theme/backend/invoice-list.tpl.php b/Theme/backend/invoice-list.tpl.php index 080229a..16cd308 100644 --- a/Theme/backend/invoice-list.tpl.php +++ b/Theme/backend/invoice-list.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.0 + * PHP Version 7.1 * * @category TBD * @package TBD