From 6ddbbb4ba00b9885f21ba6974163e87b38052230 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 14 Apr 2019 08:57:48 +0200 Subject: [PATCH] Restyled error templates and removed copyright --- .../Core/templates/invalid-short-code.phtml | 2 +- module/Core/templates/layout/default.phtml | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/module/Core/templates/invalid-short-code.phtml b/module/Core/templates/invalid-short-code.phtml index 369a168b..2240ce6f 100644 --- a/module/Core/templates/invalid-short-code.phtml +++ b/module/Core/templates/invalid-short-code.phtml @@ -1,7 +1,7 @@ layout('ShlinkCore::layout/default') ?> start('title') ?> - translate('URL Not Found') ?> + translate('Invalid URL') ?> end() ?> start('stylesheets') ?> diff --git a/module/Core/templates/layout/default.phtml b/module/Core/templates/layout/default.phtml index 2a8dcd98..c87472af 100644 --- a/module/Core/templates/layout/default.phtml +++ b/module/Core/templates/layout/default.phtml @@ -5,28 +5,19 @@ - + section('stylesheets', '') ?> - -
+ +
section('main', '') ?>
- -