Skip to content

Commit

Permalink
Merge branch 'wip-MDL-40213_master' of git://github.com/gjb2048/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
marinaglancy committed Dec 9, 2013
2 parents c36a240 + 9124c1f commit 3f189b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions theme/clean/layout/secure.php
Expand Up @@ -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>
Expand Down

0 comments on commit 3f189b5

Please sign in to comment.