diff dbdefs.inc.php @ 1098:c731092a83b7

Add msgNewsHeader back to configurables.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 30 Jan 2017 10:34:48 +0200
parents bbc0a3d0b51e
children 0a2117349f46
line wrap: on
line diff
--- a/dbdefs.inc.php	Fri Jan 27 22:23:43 2017 +0200
+++ b/dbdefs.inc.php	Mon Jan 30 10:34:48 2017 +0200
@@ -44,6 +44,10 @@
   "news" => [
     "showNews"         => [VT_BOOL, true, "Enable News link on main menu + News page"],
     "showNewsOnAbout"  => [VT_BOOL, true, "Show latest news item on About page"],
+
+    "msgNewsHeader"    => [VT_TEXT, "
+<h1>The FAPper's news outlet</h1>
+", "News page header blob"],
   ],
   
   //