From 51fbfe0e4d18a4e1ca52e18580637639cb5e77b2 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 7 Apr 2016 18:46:38 +0100 Subject: [PATCH] tweak editing message some more. --- build/index.php | 2 +- settings.fragment.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/index.php b/build/index.php index 2a956ef..abfd1a6 100644 --- a/build/index.php +++ b/build/index.php @@ -70,7 +70,7 @@ $settings->footer_message = "All content is under editing_message = "Formatting help (Markdown Cheatsheet)
+$settings->editing_message = "Formatting help (Markdown Cheatsheet)
By submitting your edit or uploading your file, you are agreeing to release your changes under this license. Also note that if you don't want your work to be edited by other users of this site, please don't submit it here!"; // The string that is prepended before an admin's name on the nav bar. Defaults diff --git a/settings.fragment.php b/settings.fragment.php index e7e08cb..debfef0 100644 --- a/settings.fragment.php +++ b/settings.fragment.php @@ -67,7 +67,7 @@ $settings->footer_message = "All content is under editing_message = "Formatting help (Markdown Cheatsheet)
+$settings->editing_message = "Formatting help (Markdown Cheatsheet)
By submitting your edit or uploading your file, you are agreeing to release your changes under this license. Also note that if you don't want your work to be edited by other users of this site, please don't submit it here!"; // The string that is prepended before an admin's name on the nav bar. Defaults