diff --git a/lib/form/button.php b/lib/form/button.php index 1229b38757f..768ef071e1a 100644 --- a/lib/form/button.php +++ b/lib/form/button.php @@ -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