From 334428a0e115f8e1736874f39a931e245ec7fc30 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 5 Mar 2014 22:56:34 +0200 Subject: [PATCH] bug fixes --- app/views/header.blade.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/views/header.blade.php b/app/views/header.blade.php index b5564cb0f9..c3ec4a3d24 100755 --- a/app/views/header.blade.php +++ b/app/views/header.blade.php @@ -285,7 +285,11 @@ @endif - + @if (App::environment() != ENV_PRODUCTION) +
Powered by InvoiceNinja.com
+ @endif + +