forked from GNUsocial/gnu-social
Show confirm dialog when deleting an invite (if the user has already entered an email address)
This commit is contained in:
@@ -134,7 +134,7 @@ class WhitelistInviteForm extends Form
|
||||
$this->showMultiControls();
|
||||
$this->out->elementEnd('li');
|
||||
}
|
||||
|
||||
|
||||
function showMultiControls()
|
||||
{
|
||||
$this->out->element(
|
||||
|
Reference in New Issue
Block a user