]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
ovpnclients.dat: Fix type in received.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 31 Mar 2020 06:32:47 +0000 (08:32 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 31 Mar 2020 06:32:47 +0000 (08:32 +0200)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/logs.cgi/ovpnclients.dat
langs/en/cgi-bin/en.pl

index 093315a64c0ee47610e5465ba7288875a740787b..62b91a0540e593c88af78a75834f8cc317bdc784 100755 (executable)
@@ -262,7 +262,7 @@ my $col = "bgcolor='$color{'color20'}'";
        if ($cgiparams{'CONNECTION_NAME'}) {
                print "<td width='20%' $col><b>$Lang::tr{'connected'}</b></td>\n";
                print "<td width='20%' $col><b>$Lang::tr{'disconnected'}</b></td>\n";
-               print "<td width='10%' $col><b>$Lang::tr{'recieved'}</b></td>\n";
+               print "<td width='10%' $col><b>$Lang::tr{'received'}</b></td>\n";
                print "<td width='10%' $col><b>$Lang::tr{'sent'}</b></td>\n";
        } else {
                print "<td $col><b>$Lang::tr{'total connection time'}</b>\n";
index 3d07473e71c82b41cc2c6bd4c080b418fc687d4a..3675a21ca5fff7cc982c41b8bd1ef22de25d7b45 100644 (file)
 'reboot sure' => 'Are you sure that you want to reboot?',
 'rebooting' => 'Rebooting',
 'rebooting ipfire' => 'Rebooting IPFire',
-'recieved' => 'Recieved',
+'received' => 'Received',
 'reconnect' => 'Reconnect',
 'reconnection' => 'Reconnection',
 'red' => 'Internet',