Skip to content

Commit

Permalink
Merge pull request joomla#76 from joomla/fix-html-structure
Browse files Browse the repository at this point in the history
Remove orphan </div> in index.php
  • Loading branch information
richard67 authored Sep 14, 2020
2 parents b436b7f + cf4a082 commit bec3857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/cassiopeia/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@
</div>
</nav>
<?php endif; ?>
</header>
</div>
</header>

<?php if ($this->countModules('banner')) : ?>
<div class="container-banner full-width">
<jdoc:include type="modules" name="banner" style="none" />
Expand Down

0 comments on commit bec3857

Please sign in to comment.