Skip to content
Snippets Groups Projects
Commit 6c0db9a8 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Fix missing close php

parent 48a2a11f
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ $uw_theme_branding = variable_get('uw_theme_branding', 'full');
</div>
<?php
}
?>
<div class="uw-section--inner">
<?php print render($page['global_header']); ?>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment