mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Fixed typo in message
This commit is contained in:
parent
2e9779b49b
commit
0374e41b62
@ -105,7 +105,7 @@ function DisplayWPAConfig(){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
$status->addMessage('Failed to updated wifi settings', 'danger');
|
$status->addMessage('Failed to update wifi settings', 'danger');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user