Typo
This commit is contained in:
parent
e1cb980a3e
commit
7f46549a7b
|
@ -34,6 +34,7 @@ $fields = array (
|
||||||
"mail_arg" => array ("request", "string", ""),
|
"mail_arg" => array ("request", "string", ""),
|
||||||
);
|
);
|
||||||
getFields($fields);
|
getFields($fields);
|
||||||
|
?>
|
||||||
|
|
||||||
|
|
||||||
<h3><?php printf(_("Add %s mail to the domain %s"),$mail_arg,$domain_id); ?> : </h3>
|
<h3><?php printf(_("Add %s mail to the domain %s"),$mail_arg,$domain_id); ?> : </h3>
|
||||||
|
|
Loading…
Reference in New Issue