From 2965e804a9e05abfa5998c7c86d4911c0f278fca Mon Sep 17 00:00:00 2001 From: perennate Date: Fri, 27 Sep 2013 21:00:37 -0400 Subject: [PATCH] Separate theme into footer / header / main. --- gpg-mailgate-web/public_html/theme/footer.php | 25 +++++++++++++++++ gpg-mailgate-web/public_html/theme/header.php | 28 +++++++++++++++++++ gpg-mailgate-web/public_html/theme/home.php | 8 ------ 3 files changed, 53 insertions(+), 8 deletions(-) create mode 100644 gpg-mailgate-web/public_html/theme/footer.php create mode 100644 gpg-mailgate-web/public_html/theme/header.php diff --git a/gpg-mailgate-web/public_html/theme/footer.php b/gpg-mailgate-web/public_html/theme/footer.php new file mode 100644 index 0000000..c1c5763 --- /dev/null +++ b/gpg-mailgate-web/public_html/theme/footer.php @@ -0,0 +1,25 @@ +. + +*/ +?> + + + diff --git a/gpg-mailgate-web/public_html/theme/header.php b/gpg-mailgate-web/public_html/theme/header.php new file mode 100644 index 0000000..8149635 --- /dev/null +++ b/gpg-mailgate-web/public_html/theme/header.php @@ -0,0 +1,28 @@ +. + +*/ +?> + + + +gpg-mailgate-web + + diff --git a/gpg-mailgate-web/public_html/theme/home.php b/gpg-mailgate-web/public_html/theme/home.php index ac3fcfa..a3b4655 100644 --- a/gpg-mailgate-web/public_html/theme/home.php +++ b/gpg-mailgate-web/public_html/theme/home.php @@ -21,11 +21,6 @@ */ ?> - - -gpg-mailgate-web - -

@@ -47,6 +42,3 @@ - - -