Changeset 1570

Show
Ignore:
Timestamp:
08/18/08 17:44:05 (5 months ago)
Author:
tschaub
Message:

Footer should not get the clear behavior of container. (see #274)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • siteapp/trunk/opengeo/almanac/templates/maintemplate.pt

    r1503 r1570  
    7575    </metal:body-slot> 
    7676  </div><!-- /.main-content --> 
    77   <div id="footer" class="container" metal:define-slot="footer"> 
     77  <div id="footer" metal:define-slot="footer"> 
    7878    <span>A project of <a href="http://topp.openplans.org">The Open Planning Project</a> and <a href="http://www.orton.org">The Orton Family Foundation</a>.</span> 
    7979  </div>