Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2017-09-22 05:20:07 +0300
committerGitHub <noreply@github.com>2017-09-22 05:20:07 +0300
commita2a40b936fbd58b150791416fe2e4e68f749a6d0 (patch)
tree3180f613dafce2e3a0af9e89ff483f2a332afffb /plugins
parent09665c12878f03ad3562884dc726b55aaf3bb89f (diff)
more consistency
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Morpheus/templates/admin.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Morpheus/templates/admin.twig b/plugins/Morpheus/templates/admin.twig
index 1d9bc19693..b49516e437 100644
--- a/plugins/Morpheus/templates/admin.twig
+++ b/plugins/Morpheus/templates/admin.twig
@@ -8,12 +8,12 @@
{% block body %}
{% set topMenuModule = 'CoreAdminHome' %}
{% set topMenuAction = 'home' %}
+ {{ postEvent("Template.header", "admin") }}
{{ parent() }}
{{ postEvent("Template.footer", "admin") }}
{% endblock %}
{% block root %}
- {{ postEvent("Template.header", "admin") }}
{% include "@CoreHome/_topScreen.twig" %}
<div class="top_controls">