view contrib/sawmill/web/templates/footer.inc @ 485:a55a521b7a31

Moved the saegewerk table layout completely into header and footer include templates.
author Sascha Teichmann <teichmann@intevation.de>
date Thu, 23 Sep 2010 08:29:27 +0000
parents 2e947f508553
children
line wrap: on
line source
            <!-- end main body row -->
            </td>
            <td width="10" bgcolor="#ffffff">
              <img src="img/clear.png" width="2" height="1" alt="">
            </td>
          </tr>
          <tr>
            <td align="left" bgcolor="#E0E0E0" width="9">
              <img src="img/bottomleft-inner.png" height="11" width="11" alt="">
            </td>
            <td bgcolor="#ffffff">
              <img src="img/clear.png" width="1" height="1" alt="">
            </td>
            <td align="right" bgcolor="#E0E0E0" width="9">
              <img src="img/bottomright-inner.png" height="11" width="11" alt="">
            </td>
          </tr>
        </table>
        <!-- end inner body row -->
      </td>
      <td width="10" bgcolor="#E0E0E0">
        <img src="img/clear.png" width="2" height="1" alt="">
      </td>
    </tr>
    <tr>
      <td align="left" bgcolor="#E0E0E0" width="9">
        <img src="img/bottomleft.png" height="9" width="9" alt="">
      </td>
      <td bgcolor="#E0E0E0" colspan="3">
        <img src="img/clear.png" width="1" height="1" alt="">
      </td>
      <td align="right" bgcolor="#E0E0E0" width="9">
         <img src="img/bottomright.png" height="9" width="9" alt="">
      </td>
    </tr>
  </table>
  <br>
  <center>
    <b style="color:white; font-size:13px;">
      This site is hosted by the <a href="http://www.intevation.de">Intevation GmbH</a>
    </b>
  </center>
</body>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)