Mercurial > dive4elements > website
changeset 10:2678e46fcecc
Changed map div.
author | Ariane Broermann <ariane@intevation.de> |
---|---|
date | Mon, 03 Feb 2014 12:14:31 +0100 |
parents | 0c522b4beb93 |
children | cd05d93c7633 |
files | contact.html |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/contact.html Mon Feb 03 12:07:59 2014 +0100 +++ b/contact.html Mon Feb 03 12:14:31 2014 +0100 @@ -62,10 +62,11 @@ <br>E-Mail-Adresse: <a href= "mailto:geospatial@intevation.de">geospatial@intevation.de</a> </address> + <p>Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner</p> </div> <div class="col-md-6"> <!-- Anfahrtskizze --> - <div style="width:300px; height:250px; align:right" id="map"></div> + <div style="height:250px; align:right" id="map"></div> <script src="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js"></script> <script> var map = L.map('map').setView([52.271987, 8.046263], 17); @@ -86,10 +87,8 @@ </script> </div> </div> - <p>Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner</p> - <div class="footer"> - © 2011 Intevation GmbH <br> + © 2014 Intevation GmbH <br> Dive4Elements ist lizensiert unter der <a href= "http://www.gnu.org/licenses/lgpl-2.1.html">GNU LGPL v2.1</a>. </div><!-- /footer -->