From a60d76a7eab1b71d3cc2e919ed5d5b7b24d3d4ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Dahlgren?= Date: Wed, 9 Apr 2014 00:24:06 +0200 Subject: [PATCH] Show not running server status --- public/js/tpl/servers/gamespy.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/js/tpl/servers/gamespy.html b/public/js/tpl/servers/gamespy.html index a165031..8e5de24 100644 --- a/public/js/tpl/servers/gamespy.html +++ b/public/js/tpl/servers/gamespy.html @@ -24,4 +24,6 @@ +<% } else { %> + Server is not running <% } %>