From f51a40d28d169c841e4fc9dec38fa6b4f0dc4e27 Mon Sep 17 00:00:00 2001 From: floppy0 <31189947+floppy0@users.noreply.github.com> Date: Tue, 20 Feb 2018 16:05:02 +0100 Subject: [PATCH] Redirect 302 to firt child --- bl-themes/docsx/languages/en.json | 5 +++-- bl-themes/docsx/php/page.php | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/bl-themes/docsx/languages/en.json b/bl-themes/docsx/languages/en.json index c56bc717..b353268f 100644 --- a/bl-themes/docsx/languages/en.json +++ b/bl-themes/docsx/languages/en.json @@ -3,5 +3,6 @@ { "name": "Docs X", "description": "" - } -} \ No newline at end of file + }, + "collaborate-with-us-and-edit-this-page": "Collaborate with us and edit this page" +} diff --git a/bl-themes/docsx/php/page.php b/bl-themes/docsx/php/page.php index 347f6145..09f14e1b 100644 --- a/bl-themes/docsx/php/page.php +++ b/bl-themes/docsx/php/page.php @@ -7,5 +7,5 @@
- Collaborate with us and edit this page -
\ No newline at end of file + ('Collaborate with us and edit this page'); ?> +