small ui change
This commit is contained in:
parent
1d4494abcf
commit
5b1f69cdf7
2 changed files with 4 additions and 0 deletions
|
@ -468,9 +468,11 @@ function showHardwareMenu () {
|
|||
;;
|
||||
"keyid")
|
||||
installKeyIDuDev
|
||||
pressKey
|
||||
;;
|
||||
"WI6320")
|
||||
fixWirelessIntel6320
|
||||
pressKey
|
||||
;;
|
||||
"Back")
|
||||
break
|
||||
|
|
|
@ -452,9 +452,11 @@ function showHardwareMenu () {
|
|||
;;
|
||||
"keyid")
|
||||
installKeyIDuDev
|
||||
pressKey
|
||||
;;
|
||||
"WI6320")
|
||||
fixWirelessIntel6320
|
||||
pressKey
|
||||
;;
|
||||
"Back")
|
||||
break
|
||||
|
|
Loading…
Reference in a new issue