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 <thomas.steur@gmail.com>2013-10-02 00:18:19 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-10-02 00:18:19 +0400
commit7abaeb935f04b5c983289c2fd85d7763c6977029 (patch)
treeb9f0b47809f665ddc95feb85966589168e4318af /plugins/Installation
parent7b7df45145bf495c48590474e2e1e1c618a35e8f (diff)
refs #4134 renamed template hooks
Diffstat (limited to 'plugins/Installation')
-rw-r--r--plugins/Installation/templates/layout.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Installation/templates/layout.twig b/plugins/Installation/templates/layout.twig
index 34ec501a8d..305585bbf6 100644
--- a/plugins/Installation/templates/layout.twig
+++ b/plugins/Installation/templates/layout.twig
@@ -24,7 +24,7 @@
</div>
<div style="float:right;" id="topRightBar">
<br/>
- {{ postEvent('template_topBar')|raw }}
+ {{ postEvent('Template.topBar')|raw }}
</div>
<div class="both"></div>