diff --git a/web/skins/classic/views/monitors.php b/web/skins/classic/views/monitors.php
index db02d92d5..fb63e09fa 100644
--- a/web/skins/classic/views/monitors.php
+++ b/web/skins/classic/views/monitors.php
@@ -86,6 +86,17 @@ The following monitors will have these settings update when you click Save:
Enabled()) ) { ?> checked="checked"/>
+ +translate('Normal'), + 'Less'=>translate('Less important'), + 'Not'=>translate('Not important') + ), $monitor->Importance()); +?> +