summaryrefslogtreecommitdiffstats
path: root/news.php
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-02-15 23:15:09 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-03-11 19:03:51 +0100
commit782bc6fd8ecdf87011224a4abe4d49b594b8cb1f (patch)
tree0c524c3309f104ae84b3273bad85ad9aeaab9eb7 /news.php
parent923512ebaa328076bfb577441fb9ee9f7dbba767 (diff)
downloadwebsite-core-782bc6fd8ecdf87011224a4abe4d49b594b8cb1f.tar.gz
website-core-782bc6fd8ecdf87011224a4abe4d49b594b8cb1f.zip
Layout optimization for narrow screens.
Cleaning and rearranging menu items. Signed-off-by: E. Liddell <ejlddll@warpmail.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'news.php')
-rw-r--r--news.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/news.php b/news.php
index ef25704..e55cff2 100644
--- a/news.php
+++ b/news.php
@@ -4,8 +4,7 @@
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("globals.php");
- include("header.php");
- include("footer.php");
+ include("tde-head-and-foot.php");
doHeader("Trinity News", "Main", "News");
include ("media/news-javascript.php");