MDL-57568 forms: Added missing include for button element.
This commit is contained in:
committed by
Adrian Greeve
parent
6a4a1d812c
commit
8ea5d72218
@@ -27,6 +27,7 @@
|
||||
|
||||
require_once("HTML/QuickForm/button.php");
|
||||
require_once(__DIR__ . '/../outputcomponents.php');
|
||||
require_once('templatable_form_element.php');
|
||||
|
||||
/**
|
||||
* HTML class for a button type element
|
||||
|
||||
Reference in New Issue
Block a user