fix indentation
This commit is contained in:
@@ -759,6 +759,7 @@ function admin_page_users_post(&$a){
|
||||
return;
|
||||
}
|
||||
$nu = $result['user'];
|
||||
|
||||
$email_tpl = get_intltext_template("register_adminadd_eml.tpl");
|
||||
$email_tpl = replace_macros($email_tpl, array(
|
||||
'$sitename' => $a->config['sitename'],
|
||||
|
||||
Reference in New Issue
Block a user