aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/maintenance.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/maintenance.tpl')
-rw-r--r--admin/template/goto/maintenance.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/template/goto/maintenance.tpl b/admin/template/goto/maintenance.tpl
index b37ec864e..908e62471 100644
--- a/admin/template/goto/maintenance.tpl
+++ b/admin/template/goto/maintenance.tpl
@@ -14,6 +14,7 @@
<li><a href="{$U_MAINT_HISTORY_SUMMARY}" onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>{'purge history summary'|@translate}</a></li>
<li><a href="{$U_MAINT_SESSIONS}" {$TAG_INPUT_ENABLED}>{'purge sessions'|@translate}</a></li>
<li><a href="{$U_MAINT_FEEDS}" {$TAG_INPUT_ENABLED}>{'purge never used notification feeds'|@translate}</a></li>
+ <li><a href="{$U_MAINT_SEARCH}"onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>{'Purge search history'|@translate}</a></li>
<li><a href="{$U_MAINT_COMPILED_TEMPLATES}" {$TAG_INPUT_ENABLED}>{'Purge compiled templates'|@translate}</a></li>
</ul>