Fixed index footer
This commit is contained in:
parent
e261c6ca39
commit
920faa774d
@ -112,7 +112,6 @@
|
|||||||
<?php if ($this->contentFor('subnavbar')) : ?>
|
<?php if ($this->contentFor('subnavbar')) : ?>
|
||||||
<!-- Align the links to the content, not the window. -->
|
<!-- Align the links to the content, not the window. -->
|
||||||
<div style="clear: both;">
|
<div style="clear: both;">
|
||||||
<div class="sidebar"> </div>
|
|
||||||
<div class="footer" style="clear: none;">
|
<div class="footer" style="clear: none;">
|
||||||
<ul class="flat-list" id="subnavbar">
|
<ul class="flat-list" id="subnavbar">
|
||||||
<?= $this->content('subnavbar') ?>
|
<?= $this->content('subnavbar') ?>
|
||||||
|
Reference in New Issue
Block a user