This commit is contained in:
Alan Garcia 2013-04-23 12:58:23 +00:00
parent e1cb980a3e
commit 7f46549a7b
1 changed files with 1 additions and 0 deletions

View File

@ -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>