MDL-40213 theme_clean: Layout "secure.php" missing settings.
This commit is contained in:
committed by
Marina Glancy
parent
3e6e38b2e3
commit
45d1c530d2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user