From 3b18fe06d6001bfd9ad67f3b903a26720f628a4a Mon Sep 17 00:00:00 2001 From: Deryck Hodge Date: Thu, 14 Jul 2005 18:11:07 +0000 Subject: r8477: Simplify header/footer handling. esp variables allow for individual page titles, so we don't need the split header/footer here like we do on samba.org. deryck (This used to be commit af893fe83346f516402d0d6271533eedefa0ce4b) --- swat/scripting/footer_plain.esp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'swat/scripting/footer_plain.esp') diff --git a/swat/scripting/footer_plain.esp b/swat/scripting/footer_plain.esp index ea0a3f7816..31ef8dd4ee 100644 --- a/swat/scripting/footer_plain.esp +++ b/swat/scripting/footer_plain.esp @@ -4,4 +4,4 @@ -<% include("/scripting/footer.esp"); %> + -- cgit