aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/history.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/history.tpl')
-rw-r--r--admin/template/goto/history.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/template/goto/history.tpl b/admin/template/goto/history.tpl
index 9291f4a36..ea9583e6a 100644
--- a/admin/template/goto/history.tpl
+++ b/admin/template/goto/history.tpl
@@ -102,7 +102,7 @@
</fieldset>
{/if}
-{if !empty($navbar) }{include file='navigation_bar.tpl'}{/if}
+{if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if}
<table class="table2" id="detailedStats">
<tr class="throw">
@@ -133,4 +133,4 @@
{/if}
</table>
-{if !empty($navbar) }{include file='navigation_bar.tpl'}{/if}
+{if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if}