From 45d1c530d2bed505eaab52608bdd863a0dc4a4ff Mon Sep 17 00:00:00 2001 From: Gareth J Barnard Date: Wed, 4 Dec 2013 11:23:32 +0000 Subject: [PATCH] MDL-40213 theme_clean: Layout "secure.php" missing settings. --- theme/clean/layout/secure.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/clean/layout/secure.php b/theme/clean/layout/secure.php index 4a65af0ceaf..a401828bcbe 100644 --- a/theme/clean/layout/secure.php +++ b/theme/clean/layout/secure.php @@ -14,6 +14,9 @@ // You should have received a copy of the GNU General Public License // along with Moodle. If not, see . +// Get the HTML for the settings bits. +$html = theme_clean_get_html_for_settings($OUTPUT, $PAGE); + echo $OUTPUT->doctype() ?> htmlattributes(); ?>>