]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/vpnmain.cgi
kleine optische Anpassung der VPN Stati
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / vpnmain.cgi
index e76404138c121998bd3d670a26738722ea945fee..390a2c6b9ff1421f7329994d4bb92441bdffb5b4 100644 (file)
@@ -2529,7 +2529,7 @@ END
        }
        # move to blueif really down
        if ($confighash{$key}[0] eq 'off' && $active =~ /${Header::colourred}/ ) {
-           $active = "<table cellpadding='2' cellspacing='0' bgcolor='${Header::colourblue}' width='100%'><tr><td align='center'><b><font color='#FFFFFF'>$Lang::tr{'capsclosed'}</font></b></td></tr></table>";
+           $active = "<table cellpadding='2' cellspacing='0' bgcolor='${Header::colourblue}' width='100%'><tr><td align='center'><b><font color='#FFFFFF'>$Lang::tr{'capsinactive'}</font></b></td></tr></table>";
        }
        print <<END
        <td align='center'>$active</td>