Merge branch 'MDL-41352-25' of git://github.com/phalacee/moodle into MOODLE_25_STABLE

This commit is contained in:
Sam Hemelryk
2013-10-07 12:34:07 +13:00
+1 -1
View File
@@ -163,7 +163,7 @@ echo $OUTPUT->doctype() ?>
<!-- end header -->
<!-- main content -->
<div data-role="content" class="mymobilecontent" <?php echo $databodytheme; ?>>
<div id="page-content" data-role="content" class="mymobilecontent block-region" <?php echo $databodytheme; ?>>
<?php if($toset) { // If we get the true, that means load/show settings only. ?>
<h2 class="jsets"><?php p(get_string('settings')); ?></h2>
<?php