From 881418dded756254ea081c9a78962e48b8ea0dc2 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Wed, 30 Sep 2015 06:39:01 +0100 Subject: [PATCH] Add footer message setting. --- build/index.php | 11 +++++++++-- core.php | 8 ++++++-- settings.fragment.php | 3 +++ 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/build/index.php b/build/index.php index ef1109a..32a8c8b 100644 --- a/build/index.php +++ b/build/index.php @@ -130,6 +130,9 @@ $settings->nav_links_bottom = [ [ "Help", "index.php?action=help" ] ]; +// A message that will appear at the bottom of every page. May contain HTML. +$settings->footer_message = "All content is under this license."; + // A string of css to include. Will be included in the of every page // inside a