diff --git a/module/Core/templates/error/404.phtml b/module/Core/templates/error/404.phtml index bd1b0b6f..20ac4ff8 100644 --- a/module/Core/templates/error/404.phtml +++ b/module/Core/templates/error/404.phtml @@ -1,7 +1,7 @@ layout('ShlinkCore::layout/default') ?> start('title') ?> - URL Not Found + Not Found end() ?> start('stylesheets') ?> diff --git a/module/Core/templates/invalid-short-code.phtml b/module/Core/templates/invalid-short-code.phtml index a435ba0b..47be4a16 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') ?> - Invalid URL + Invalid Short URL end() ?> start('stylesheets') ?> diff --git a/module/Core/templates/layout/default.phtml b/module/Core/templates/layout/default.phtml index b231d48b..fbb78b26 100644 --- a/module/Core/templates/layout/default.phtml +++ b/module/Core/templates/layout/default.phtml @@ -1,7 +1,7 @@
-