mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 11:26:13 +00:00
unbound: Fixed inconsistent code formatting
This commit is contained in:
parent
920217e104
commit
23c805dc54
@ -104,7 +104,7 @@ if ($_POST) {
|
||||
$input_errors[] = gettext("A valid IP address must be specified.");
|
||||
}
|
||||
break;
|
||||
case 'MX':
|
||||
case 'MX':
|
||||
$reqdfields = explode(" ", "mxprio mx");
|
||||
$reqdfieldsn = array(gettext("MX Priority"), gettext("MX Host"));
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user