diff --git a/nano/templates/comm_console.tmpl b/nano/templates/comm_console.tmpl
index 209ae5f0ee8..6d566aa85fb 100644
--- a/nano/templates/comm_console.tmpl
+++ b/nano/templates/comm_console.tmpl
@@ -87,7 +87,7 @@ Used In File(s): /code/game/machinery/computers/communications.dm
-
{{:helper.link(value.label,'alert',{'operation':'setstat','statdisp':'alert','exclamation-triangle':value.alert},null,(value.alert==data.stat_display.type?'linkOn':''))}}
+
{{:helper.link(value.label,'exclamation-triangle',{'operation':'setstat','statdisp':'alert','alert':value.alert},null,(value.alert==data.stat_display.type?'linkOn':''))}}
{{/for}}