From 2452ba22446441ed96a95336f7bfc7e319d79b29 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 17 Mar 2018 14:42:34 +0300 Subject: [PATCH] Code cleanup and refactoring #5 --- site/themes/default/index.php | 9 +-------- site/themes/default/partials/footer.php | 2 +- site/themes/default/partials/head.php | 4 ++-- site/themes/default/partials/tail.php | 2 +- 4 files changed, 5 insertions(+), 12 deletions(-) diff --git a/site/themes/default/index.php b/site/themes/default/index.php index 1e1573f8..84956f72 100755 --- a/site/themes/default/index.php +++ b/site/themes/default/index.php @@ -1,10 +1,3 @@ - - 'Minute!', - 'minutes' => 'Minutes!', - 'second' => 'Second', - 'seconds' => 'Seconds']); -?> - + diff --git a/site/themes/default/partials/footer.php b/site/themes/default/partials/footer.php index 5df375fb..1200db78 100755 --- a/site/themes/default/partials/footer.php +++ b/site/themes/default/partials/footer.php @@ -1,5 +1,5 @@ - rawilum['themes']->getTemplate('partials/tail'); ?> +
Powered by Rawilum diff --git a/site/themes/default/partials/head.php b/site/themes/default/partials/head.php index 4af7dd99..e406bdfa 100755 --- a/site/themes/default/partials/head.php +++ b/site/themes/default/partials/head.php @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ - + diff --git a/site/themes/default/partials/tail.php b/site/themes/default/partials/tail.php index e736a412..8d003c4c 100755 --- a/site/themes/default/partials/tail.php +++ b/site/themes/default/partials/tail.php @@ -1,3 +1,3 @@ - +