forked from Public/pics
Fix Button, ConfirmDeletePage, WarningDialog templates
This commit is contained in:
@@ -24,6 +24,6 @@ class WarningDialog extends Alert
|
||||
private function addButtons()
|
||||
{
|
||||
foreach ($this->buttons as $button)
|
||||
$button->html_content();
|
||||
$button->html_main();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user