]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
wireless client: Show key management in status block
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Jan 2021 13:45:42 +0000 (14:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Jan 2021 13:45:42 +0000 (14:45 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/wirelessclient.cgi

index 6978663cf39d4d7aaa9c7eea8634ccfc435162e7..bbb71a98472e1617870dbf87209a8ef15c1bec62 100644 (file)
@@ -737,7 +737,7 @@ END
                        print <<END;
                                <tr>
                                        <td colspan='2'>
-                                               <strong>$Lang::tr{'wlan client encryption wpa'}</strong>
+                                               <strong>$Lang::tr{'wlan client encryption wpa'}</strong> ($status{'key_mgmt'})
                                        </td>
                                </tr>
                                <tr>