aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/event_tracer/tracer_admin.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/event_tracer/tracer_admin.tpl')
-rw-r--r--plugins/event_tracer/tracer_admin.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/event_tracer/tracer_admin.tpl b/plugins/event_tracer/tracer_admin.tpl
index 95ee65907..93deee3b0 100644
--- a/plugins/event_tracer/tracer_admin.tpl
+++ b/plugins/event_tracer/tracer_admin.tpl
@@ -1,3 +1,7 @@
+<div class="titrePage">
+ <h2>Event Tracer</h2>
+</div>
+
<p>
The event tracer is a developer tool that logs in the footer of the window all calls to trigger_event method.
You can use this plugin to see what events is PhpWebGallery calling.