From 85b234f5026bff91d1ae040600fd17b05da838a1 Mon Sep 17 00:00:00 2001 From: Michael Ziegler Date: Tue, 26 May 2009 11:05:20 +0200 Subject: [PATCH] added missing port number to the links --- template/mumble/content.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/mumble/content.htm b/template/mumble/content.htm index d27e354..3aed433 100644 --- a/template/mumble/content.htm +++ b/template/mumble/content.htm @@ -4,7 +4,7 @@ mumble - + {{ ServerObject.rootName }} @@ -33,7 +33,7 @@ {% else %} channel {% endif %} - {{ item.1.name }} + {{ item.1.name }} {% endif %}