diff --git a/ui/ui/sections/footer.tpl b/ui/ui/sections/footer.tpl
index 5df993ad..6974fbfa 100644
--- a/ui/ui/sections/footer.tpl
+++ b/ui/ui/sections/footer.tpl
@@ -1,101 +1,101 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
- {if isset($xfooter)}
- {$xfooter}
- {/if}
- {literal}
-
- {/literal}
+ $(function() {
+ $('[data-toggle="tooltip"]').tooltip()
+ })
+ $("[data-toggle=popover]").popover();
+
+{/literal}
-