shows which user we are confirming to delete
This commit is contained in:
parent
4d4a0491f1
commit
54e27bc30c
|
@ -101,6 +101,8 @@ class DeleteuserAction extends ProfileFormAction
|
|||
|
||||
function showContent() {
|
||||
$this->areYouSureForm();
|
||||
$block = new AccountProfileBlock($this, $this->profile);
|
||||
$block->show();
|
||||
}
|
||||
|
||||
function title() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user