]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/logs.cgi/log.dat
log.dat: fix missing quotation marks for 'ddns'
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / logs.cgi / log.dat
index e8635d7a3b38c150a7d228f978fda649b5ac1f12..9f4d714593177f3a7ce5081faae2be2081f459a7 100644 (file)
@@ -72,7 +72,7 @@ my %sections = (
 my %trsections = (
         'ipfire' => 'IPFire',
         'red' => 'RED',
-        'ddns' => $Lang::tr{'dynamic dns'},
+        'ddns' => "$Lang::tr{'dynamic dns'}",
         'dns' => 'DNS',
         'dma' => 'Mail',
         'dhcp' => "$Lang::tr{'dhcp server'}",