[BUGFIX] Remove invalid span from footer.
This commit is contained in:
parent
d118f1db43
commit
5f2ac4a804
|
@ -109,7 +109,7 @@
|
|||
</div><!-- wrap-nonfooter-content -->
|
||||
<div id="footer">
|
||||
<div id="footer-content">
|
||||
<span><p>Project Dashboard - Still in development.</p></span>
|
||||
<p>Project Dashboard - Still in development.</p>
|
||||
</div><!-- footer content -->
|
||||
</div><!-- footer -->
|
||||
</div><!-- wrap-all -->
|
||||
|
|
Loading…
Reference in New Issue