diff --git a/code/game/machinery/computer/communications.dm b/code/game/machinery/computer/communications.dm
index 154ccdd120..3651ba69b1 100755
--- a/code/game/machinery/computer/communications.dm
+++ b/code/game/machinery/computer/communications.dm
@@ -465,7 +465,7 @@
if(CONFIG_GET(string/cross_server_address))
dat += "
\[ Send a message to an allied station \]"
if(SSmapping.config.allow_custom_shuttles)
- dat += "
\[ Purchase Shuttle \]"
+ dat += "
\[ Purchase Shuttle \]"
dat += "
\[ Change Alert Level \]"
dat += "
\[ Emergency Maintenance Access \]"
dat += "
\[ Request Nuclear Authentication Codes \]"