liquid_feedback_frontend

changeset 497:d5935ef9b877

Placed script tags inside body not outside of it
author bsw
date Sat Mar 17 13:04:25 2012 +0100 (2012-03-17)
parents c011136adbfe
children 1b147b265547
files app/main/_layout/default.html
line diff
     1.1 --- a/app/main/_layout/default.html	Sat Mar 17 13:03:32 2012 +0100
     1.2 +++ b/app/main/_layout/default.html	Sat Mar 17 13:04:25 2012 +0100
     1.3 @@ -85,8 +85,8 @@
     1.4          </div>
     1.5        </div>
     1.6      </div>
     1.7 +    <script type="text/javascript">
     1.8 +    <!-- WEBMCP SLOTNODIV custom_script -->
     1.9 +    </script>
    1.10    </body>
    1.11 -  <script>
    1.12 -  <!-- WEBMCP SLOTNODIV custom_script -->
    1.13 -  </script>
    1.14  </html>

Impressum / About Us