From 4576afc5d8f0511aff24dcc10de4e830e95a32e6 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 10 Jul 2014 20:01:06 +0200 Subject: [PATCH] ddns.cgi: Fix superfluous colon. --- html/cgi-bin/ddns.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/ddns.cgi b/html/cgi-bin/ddns.cgi index 3814ad7d26..64ed3dc504 100644 --- a/html/cgi-bin/ddns.cgi +++ b/html/cgi-bin/ddns.cgi @@ -452,7 +452,7 @@ print < - $Lang::tr{'username'}: + $Lang::tr{'username'} -- 2.39.5