mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Extensions: Option to delete voicemail when deleting extensions.
This commit is contained in:
@@ -2605,9 +2605,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
|
||||
|
||||
@media(min-width: 700px) {
|
||||
.modal-window > div {
|
||||
width: 40%;
|
||||
min-width: 400px;
|
||||
max-width: 500px;
|
||||
width: 500px;
|
||||
margin: 10% auto;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user