@@ -3,11 +3,11 @@ |
||
3 | 3 | <?php Loader::element('header'); ?> |
4 | 4 | <div class="container-fluid"> |
5 | 5 | <div class="row"> |
6 | - <div class="toolbar"><?php $a= new GlobalArea('Registry Toolbar'); $a->display($c); ?></div> |
|
6 | + <div class="toolbar"><?php $a = new GlobalArea('Registry Toolbar'); $a->display($c); ?></div> |
|
7 | 7 | <div class="col-lg-12"> |
8 | 8 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
9 | 9 | <br> |
10 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
10 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
11 | 11 | </div> <!-- END col-lg-12 --> |
12 | 12 | </div> <!-- END row --> |
13 | 13 | </div> <!-- END container-fluid --> |
@@ -3,11 +3,11 @@ |
||
3 | 3 | <?php Loader::element('header'); ?> |
4 | 4 | <div class="container-fluid"> |
5 | 5 | <div class="row"> |
6 | - <div class="toolbar"><?php $a= new GlobalArea('Computing Support Toolbar'); $a->display($c); ?></div> |
|
6 | + <div class="toolbar"><?php $a = new GlobalArea('Computing Support Toolbar'); $a->display($c); ?></div> |
|
7 | 7 | <div class="col-lg-12"> |
8 | 8 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
9 | 9 | <br> |
10 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
10 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
11 | 11 | </div> <!-- END col-lg-12 --> |
12 | 12 | </div> <!-- END row --> |
13 | 13 | </div> <!-- END container-fluid --> |
@@ -3,11 +3,11 @@ |
||
3 | 3 | <?php Loader::element('header'); ?> |
4 | 4 | <div class="container-fluid"> |
5 | 5 | <div class="row"> |
6 | - <div class="toolbar"><?php $a= new GlobalArea('Staff Development Toolbar'); $a->display($c); ?></div> |
|
6 | + <div class="toolbar"><?php $a = new GlobalArea('Staff Development Toolbar'); $a->display($c); ?></div> |
|
7 | 7 | <div class="col-lg-12"> |
8 | 8 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
9 | 9 | <br> |
10 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
10 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
11 | 11 | </div> <!-- END col-lg-12 --> |
12 | 12 | </div> <!-- END row --> |
13 | 13 | </div> <!-- END container-fluid --> |
@@ -3,11 +3,11 @@ |
||
3 | 3 | <?php Loader::element('header'); ?> |
4 | 4 | <div class="container-fluid"> |
5 | 5 | <div class="row"> |
6 | - <div class="toolbar"><?php $a= new GlobalArea('Marketing Toolbar'); $a->display($c); ?></div> |
|
6 | + <div class="toolbar"><?php $a = new GlobalArea('Marketing Toolbar'); $a->display($c); ?></div> |
|
7 | 7 | <div class="col-lg-12"> |
8 | 8 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
9 | 9 | <br> |
10 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
10 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
11 | 11 | </div> <!-- END col-lg-12 --> |
12 | 12 | </div> <!-- END row --> |
13 | 13 | </div> <!-- END container-fluid --> |
@@ -3,11 +3,11 @@ |
||
3 | 3 | <?php Loader::element('header'); ?> |
4 | 4 | <div class="container-fluid"> |
5 | 5 | <div class="row"> |
6 | - <div class="toolbar"><?php $a= new GlobalArea('Estates Toolbar'); $a->display($c); ?></div> |
|
6 | + <div class="toolbar"><?php $a = new GlobalArea('Estates Toolbar'); $a->display($c); ?></div> |
|
7 | 7 | <div class="col-lg-12"> |
8 | 8 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
9 | 9 | <br> |
10 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
10 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
11 | 11 | </div> <!-- END col-lg-12 --> |
12 | 12 | </div> <!-- END row --> |
13 | 13 | </div> <!-- END container-fluid --> |
@@ -3,11 +3,11 @@ |
||
3 | 3 | <?php Loader::element('header'); ?> |
4 | 4 | <div class="container-fluid"> |
5 | 5 | <div class="row"> |
6 | - <div class="toolbar"><?php $a= new GlobalArea('Safeguarding Toolbar'); $a->display($c); ?></div> |
|
6 | + <div class="toolbar"><?php $a = new GlobalArea('Safeguarding Toolbar'); $a->display($c); ?></div> |
|
7 | 7 | <div class="col-lg-12"> |
8 | 8 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
9 | 9 | <br> |
10 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
10 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
11 | 11 | </div> <!-- END col-lg-12 --> |
12 | 12 | </div> <!-- END row --> |
13 | 13 | </div> <!-- END container-fluid --> |
@@ -6,7 +6,7 @@ |
||
6 | 6 | <div class="col-lg-12"> |
7 | 7 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
8 | 8 | <br> |
9 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
9 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
10 | 10 | </div> <!-- END col-lg-12 --> |
11 | 11 | </div> <!-- END row --> |
12 | 12 | </div> <!-- END container-fluid --> |
@@ -3,11 +3,11 @@ |
||
3 | 3 | <?php Loader::element('header'); ?> |
4 | 4 | <div class="container-fluid"> |
5 | 5 | <div class="row"> |
6 | - <div class="toolbar"><?php $a= new GlobalArea('HR Toolbar'); $a->display($c); ?></div> |
|
6 | + <div class="toolbar"><?php $a = new GlobalArea('HR Toolbar'); $a->display($c); ?></div> |
|
7 | 7 | <div class="col-lg-12"> |
8 | 8 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
9 | 9 | <br> |
10 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
10 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
11 | 11 | </div> <!-- END col-lg-12 --> |
12 | 12 | </div> <!-- END row --> |
13 | 13 | </div> <!-- END container-fluid --> |
@@ -3,11 +3,11 @@ |
||
3 | 3 | <?php Loader::element('header'); ?> |
4 | 4 | <div class="container-fluid"> |
5 | 5 | <div class="row"> |
6 | - <div class="toolbar"><?php $a= new GlobalArea('Campus Operations Toolbar'); $a->display($c); ?></div> |
|
6 | + <div class="toolbar"><?php $a = new GlobalArea('Campus Operations Toolbar'); $a->display($c); ?></div> |
|
7 | 7 | <div class="col-lg-12"> |
8 | 8 | <h1 class="page-header"><?php $page = Page::getCurrentPage(); echo $page->getCollectionName(); ?></h1> |
9 | 9 | <br> |
10 | - <?php $a= new Area('Page Content'); $a->display($c); ?> |
|
10 | + <?php $a = new Area('Page Content'); $a->display($c); ?> |
|
11 | 11 | </div> <!-- END col-lg-12 --> |
12 | 12 | </div> <!-- END row --> |
13 | 13 | </div> <!-- END container-fluid --> |