mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Merge pull request #922 from RaspAP/wifi-stations-extra
Wifi stations extra
This commit is contained in:
commit
97e6d3eda8
@ -17,7 +17,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.h-underlined {
|
.h-underlined {
|
||||||
border-bottom: 1px solid #343434;
|
border-bottom: 1px solid #e3e6f0;
|
||||||
|
padding-bottom: 0.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-header {
|
.page-header {
|
||||||
|
@ -34,7 +34,8 @@ h5.card-title {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.h-underlined {
|
.h-underlined {
|
||||||
border-bottom: 1px solid #343434;
|
border-bottom: 1px solid #e3e6f0;
|
||||||
|
padding-bottom: 0.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card, .modal-dialog {
|
.card, .modal-dialog {
|
||||||
|
@ -24,7 +24,8 @@ h5.card-title {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.h-underlined {
|
.h-underlined {
|
||||||
border-bottom: 1px solid #343434;
|
border-bottom: 1px solid #e3e6f0;
|
||||||
|
padding-bottom: 0.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-header {
|
.page-header {
|
||||||
|
@ -147,6 +147,15 @@ msgstr "Hide"
|
|||||||
msgid "Not configured"
|
msgid "Not configured"
|
||||||
msgstr "Not configured"
|
msgstr "Not configured"
|
||||||
|
|
||||||
|
msgid "Connected"
|
||||||
|
msgstr "Connected"
|
||||||
|
|
||||||
|
msgid "Known"
|
||||||
|
msgstr "Known"
|
||||||
|
|
||||||
|
msgid "Nearby"
|
||||||
|
msgstr "Nearby"
|
||||||
|
|
||||||
msgid "<strong>Note:</strong> WEP access points appear as 'Open'. RaspAP does not currently support connecting to WEP"
|
msgid "<strong>Note:</strong> WEP access points appear as 'Open'. RaspAP does not currently support connecting to WEP"
|
||||||
msgstr "<strong>Note:</strong> WEP access points appear as 'Open'. RaspAP does not currently support connecting to WEP"
|
msgstr "<strong>Note:</strong> WEP access points appear as 'Open'. RaspAP does not currently support connecting to WEP"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user