[BUGFIX] Remove invalid span from footer.

This commit is contained in:
Jan Philipp Timme 2013-09-11 21:36:35 +02:00
parent d118f1db43
commit 5f2ac4a804
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->