From 3b9b94e5e746542e8bacec485df87a265e7daeda Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Tue, 23 Jun 2015 11:37:41 -0400 Subject: [PATCH] let cms do header/title on /contact --- config.php | 2 +- contact.html | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/config.php b/config.php index 994bfb5..f5c078e 100644 --- a/config.php +++ b/config.php @@ -6,7 +6,7 @@ define('WFPL_DB', 'fixme'); define('WFPL_DB_USER', 'fixme'); define('WFPL_DB_PASS', 'fixme'); -# CMS login passwords are stored in the database. See admin_admins.php +# CMS login passwords are stored in the database. See admin_users.php date_default_timezone_set('America/New_York'); # Enable features, auto-includes diff --git a/contact.html b/contact.html index 6f1e7ee..227a19c 100644 --- a/contact.html +++ b/contact.html @@ -2,15 +2,12 @@ - <!--~$title show {~-->Contact<!--~}~--> + - -

Contact

-
Name
@@ -31,7 +28,6 @@
- -- 1.7.10.4