liquid_feedback_frontend

diff app/main/_layout/default.html @ 88:dca6a57b0779

Added optional html footer (defined by config.footer_html)
author bsw
date Thu Aug 05 11:54:50 2010 +0200 (2010-08-05)
parents 00d1004545f1
children 6a12fb7e4963
line diff
     1.1 --- a/app/main/_layout/default.html	Thu Jul 29 12:39:08 2010 +0200
     1.2 +++ b/app/main/_layout/default.html	Thu Aug 05 11:54:50 2010 +0200
     1.3 @@ -66,6 +66,9 @@
     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      <div class="layout_trace" id="layout_trace" style="xdisplay: none">
    1.11        <div id="trace_show" onclick="document.getElementById('trace_content').style.display='block';this.style.display='none';">TRACE</div>
    1.12          <div id="trace_content" style="display: none;">

Impressum / About Us