From 6d1f979d1605945caad7d1e8428f5eb0580c29db Mon Sep 17 00:00:00 2001 From: Cristian Deluxe Date: Wed, 7 Dec 2016 06:23:54 +0100 Subject: [PATCH] Moved generated by to the correct file and use min js --- .../munstrap/templates/partial/footer_pre.tmpl | 12 ++---------- .../munstrap/templates/partial/generated_by.tmpl | 14 +++++++++----- 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/templates/munstrap/templates/partial/footer_pre.tmpl b/templates/munstrap/templates/partial/footer_pre.tmpl index ec96ecca..3527cfba 100644 --- a/templates/munstrap/templates/partial/footer_pre.tmpl +++ b/templates/munstrap/templates/partial/footer_pre.tmpl @@ -1,16 +1,8 @@ -
-
- - This page was generated by Munin - version at - with MunStrap template. - -
-
+ - + diff --git a/templates/munstrap/templates/partial/generated_by.tmpl b/templates/munstrap/templates/partial/generated_by.tmpl index cef2100b..e9428ac1 100644 --- a/templates/munstrap/templates/partial/generated_by.tmpl +++ b/templates/munstrap/templates/partial/generated_by.tmpl @@ -1,5 +1,9 @@ - - - - -
+
+
+ + This page was generated by Munin + version at + with MunStrap template. + +
+
\ No newline at end of file