diff --git a/bl-themes/docsx/init.php b/bl-themes/docsx/init.php new file mode 100644 index 00000000..e059e63a --- /dev/null +++ b/bl-themes/docsx/init.php @@ -0,0 +1,7 @@ +homepage()) { + echo 'This theme need a home page defined, please select one page on Admin panel->Settings->Advanced->Home page'; + exit; +} diff --git a/bl-themes/docsx/php/init.php b/bl-themes/docsx/php/init.php deleted file mode 100644 index ba2e1f69..00000000 --- a/bl-themes/docsx/php/init.php +++ /dev/null @@ -1,5 +0,0 @@ - \ No newline at end of file diff --git a/bl-themes/docsx/php/page.php b/bl-themes/docsx/php/page.php index 6cd2c167..347f6145 100644 --- a/bl-themes/docsx/php/page.php +++ b/bl-themes/docsx/php/page.php @@ -4,4 +4,8 @@
content(); ?> +
+ +
+ Collaborate with us and edit this page
\ No newline at end of file