liquid_feedback_frontend
diff app/main/_layout/default.html @ 433:990432f7dba0
Added footer, moved about to footer
author | bsw |
---|---|
date | Sat Mar 10 22:25:42 2012 +0100 (2012-03-10) |
parents | 9ce4da0e0783 |
children | c011136adbfe |
line diff
1.1 --- a/app/main/_layout/default.html Sat Mar 10 20:29:58 2012 +0100 1.2 +++ b/app/main/_layout/default.html Sat Mar 10 22:25:42 2012 +0100 1.3 @@ -69,9 +69,10 @@ 1.4 <div class="main" id="default"> 1.5 <!-- WEBMCP SLOT default --> 1.6 </div> 1.7 - <div class="footer" id="footer"> 1.8 - <!-- WEBMCP SLOT footer --> 1.9 - </div> 1.10 + <br style="clear: both;" /> 1.11 + </div> 1.12 + <div class="footer" id="footer"> 1.13 + <!-- WEBMCP SLOT footer --> 1.14 </div> 1.15 <div class="layout_trace" id="layout_trace" style="xdisplay: none"> 1.16 <div id="trace_show" onclick="document.getElementById('trace_content').style.display='block';this.style.display='none';">TRACE</div>