diff --git a/status/edit_mon.cgi b/status/edit_mon.cgi
index 8708680ad..1759e3626 100755
--- a/status/edit_mon.cgi
+++ b/status/edit_mon.cgi
@@ -167,7 +167,7 @@ foreach $n (keys %notify) {
# Don't clear set but un-usable modes
print &ui_hidden("notify", $n);
}
-print &ui_table_row($text{'mon_notify'}, $notify,
+print &ui_table_row(&hlink($text{'mon_notify'}, "notify"), $notify,
undef, \@tds);
# Show extra address to email
diff --git a/status/help/notify.html b/status/help/notify.html
new file mode 100644
index 000000000..eab40879e
--- /dev/null
+++ b/status/help/notify.html
@@ -0,0 +1,6 @@
+
+ +