diff --git a/app/templates/smon.html b/app/templates/smon.html
index 287a84a6..e817001b 100644
--- a/app/templates/smon.html
+++ b/app/templates/smon.html
@@ -22,12 +22,18 @@
-{% elif smon|length == 0 and action != 'add' and (action == 'history' or action == 'checker_history') %}
+{% elif smon|length == 0 and action != 'add' and action == 'history' %}