Merge branch 'wip-MDL-43348_master' of git://github.com/gjb2048/moodle
This commit is contained in:
@@ -51,8 +51,8 @@ echo $OUTPUT->doctype() ?>
|
||||
|
||||
<header id="page-header" class="clearfix">
|
||||
<div id="page-navbar" class="clearfix">
|
||||
<div class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></div>
|
||||
<nav class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></nav>
|
||||
<nav class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></nav>
|
||||
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
|
||||
</div>
|
||||
<?php echo $OUTPUT->page_heading(); ?>
|
||||
<div id="course-header">
|
||||
|
||||
@@ -52,8 +52,8 @@ echo $OUTPUT->doctype() ?>
|
||||
|
||||
<header id="page-header" class="clearfix">
|
||||
<div id="page-navbar" class="clearfix">
|
||||
<div class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></div>
|
||||
<nav class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></nav>
|
||||
<nav class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></nav>
|
||||
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
|
||||
</div>
|
||||
<?php echo $OUTPUT->page_heading(); ?>
|
||||
<div id="course-header">
|
||||
|
||||
@@ -57,8 +57,8 @@ echo $OUTPUT->doctype() ?>
|
||||
|
||||
<header id="page-header" class="clearfix">
|
||||
<div id="page-navbar" class="clearfix">
|
||||
<div class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></div>
|
||||
<nav class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></nav>
|
||||
<nav class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></nav>
|
||||
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
|
||||
</div>
|
||||
<?php echo $OUTPUT->page_heading(); ?>
|
||||
<div id="course-header">
|
||||
|
||||
@@ -61,8 +61,8 @@ echo $OUTPUT->doctype() ?>
|
||||
|
||||
<header id="page-header" class="clearfix">
|
||||
<div id="page-navbar" class="clearfix">
|
||||
<div class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></div>
|
||||
<nav class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></nav>
|
||||
<nav class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></nav>
|
||||
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
|
||||
</div>
|
||||
<?php echo $OUTPUT->page_heading(); ?>
|
||||
<div id="course-header">
|
||||
|
||||
@@ -54,8 +54,8 @@ echo $OUTPUT->doctype() ?>
|
||||
|
||||
<header id="page-header" class="clearfix">
|
||||
<div id="page-navbar" class="clearfix">
|
||||
<div class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></div>
|
||||
<nav class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></nav>
|
||||
<nav class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></nav>
|
||||
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
|
||||
</div>
|
||||
<?php echo $html->heading; ?>
|
||||
<div id="course-header">
|
||||
|
||||
@@ -55,8 +55,8 @@ echo $OUTPUT->doctype() ?>
|
||||
|
||||
<header id="page-header" class="clearfix">
|
||||
<div id="page-navbar" class="clearfix">
|
||||
<div class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></div>
|
||||
<nav class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></nav>
|
||||
<nav class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></nav>
|
||||
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
|
||||
</div>
|
||||
<?php echo $html->heading; ?>
|
||||
<div id="course-header">
|
||||
|
||||
@@ -74,8 +74,8 @@ echo $OUTPUT->doctype() ?>
|
||||
|
||||
<header id="page-header" class="clearfix">
|
||||
<div id="page-navbar" class="clearfix">
|
||||
<div class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></div>
|
||||
<nav class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></nav>
|
||||
<nav class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></nav>
|
||||
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
|
||||
</div>
|
||||
<?php echo $html->heading; ?>
|
||||
<div id="course-header">
|
||||
|
||||
Reference in New Issue
Block a user