MDL-40213 theme_clean: Layout "secure.php" missing settings.

This commit is contained in:
Gareth J Barnard
2013-12-09 11:14:07 +11:00
committed by Marina Glancy
parent 3e6e38b2e3
commit 45d1c530d2
+3
View File
@@ -14,6 +14,9 @@
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
// Get the HTML for the settings bits.
$html = theme_clean_get_html_for_settings($OUTPUT, $PAGE);
echo $OUTPUT->doctype() ?>
<html <?php echo $OUTPUT->htmlattributes(); ?>>
<head>