|
|
@@ -59,7 +59,6 @@ use \lithium\security\Auth;
|
|
|
<div id="page">
|
|
|
<?php echo $this->content(); ?>
|
|
|
</div>
|
|
|
- <br class="cl" />
|
|
|
<!-- footer Start -->
|
|
|
<footer>
|
|
|
<ul class="footer-nav">
|
|
|
@@ -71,11 +70,8 @@ use \lithium\security\Auth;
|
|
|
</ul>
|
|
|
<p>Copyright ©2011, <a href="http://www.melenion.org">Melenion Dev Studios</a> Designed by: <a href="http://www.mudodesigns.com">Chris Mooney</a></p>
|
|
|
<br class="cl" />
|
|
|
- </div>
|
|
|
</footer>
|
|
|
<!-- footer end -->
|
|
|
- </div>
|
|
|
-
|
|
|
|
|
|
<!-- Javascript at the bottom for fast page loading -->
|
|
|
<script src="/js/jquery.tools.min.js" type="text/javascript"></script>
|