summaryrefslogtreecommitdiffstats
path: root/modules-available/eventlog/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/eventlog/templates')
-rw-r--r--modules-available/eventlog/templates/_page.html1
-rw-r--r--modules-available/eventlog/templates/heading.html1
2 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/eventlog/templates/_page.html b/modules-available/eventlog/templates/_page.html
index 0875664e..239286f8 100644
--- a/modules-available/eventlog/templates/_page.html
+++ b/modules-available/eventlog/templates/_page.html
@@ -1,4 +1,3 @@
-<h1>{{lang_eventLog}}</h1>
{{{pagenav}}}
<table class="table table-striped table-condensed">
<thead>
diff --git a/modules-available/eventlog/templates/heading.html b/modules-available/eventlog/templates/heading.html
new file mode 100644
index 00000000..37612a77
--- /dev/null
+++ b/modules-available/eventlog/templates/heading.html
@@ -0,0 +1 @@
+<h1>{{lang_eventLog}}</h1> \ No newline at end of file