Mercurial > dive4elements > website
changeset 115:e4c763add240
Merged.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Tue, 01 Apr 2014 11:41:04 +0200 |
parents | eb47b2456212 (current diff) e8d74751f63f (diff) |
children | bc64b297591b |
files | |
diffstat | 2 files changed, 6 insertions(+), 40 deletions(-) [+] |
line wrap: on
line diff
--- a/community_body.html Tue Apr 01 11:40:28 2014 +0200 +++ b/community_body.html Tue Apr 01 11:41:04 2014 +0200 @@ -21,45 +21,11 @@ Falls Sie Fragen zum Fachdienst haben, wenden Sie sich bitte hierzu an die <a href="http://www.bafg.de/FLYS">Bundesanstalt für Gewässerkunde (BfG)</a>. </p> - <h4>... zur Software: Dive4Elements und Dive4Elements River</h4> - <p>Die Software wurde von der Firma <strong>Intevation GmbH</strong> realisiert. - Falls Sie Fragen hierzu haben, wenden Sie sich bitte an folgende Addresse: + <h4>... zu professioneller Entwicklung und Unterstützung</h4> + <p>Die Software wurde von der Firma + <a href="https://intevation.de" target="_blank">Intevation GmbH</a> realisiert. + Falls Sie Fragen hierzu haben, können Sie Intevation auch direkt + <a href="https://www.intevation.de/contact.de.html" target="_blank">kontaktieren</a>. </p> - <address> - <strong>Intevation GmbH</strong> - <br />Neuer Graben 17 - <br />49074 Osnabrück, Deutschland - <br />Telefon: +49-541-33 50 83 - 0 - <br />Fax: +49-541-33 50 83 - 99 - </address> - <address>Registereintrag: - <br />HR B 18998 - <br />Amtsgericht Osnabrück - </address> - <address>Homepage: <a href="http://www.intevation.de">www.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="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); - - L.tileLayer.wms('http://osm.intevation.de/cgi-bin/standard.fcgi?', { - layers: 'OSM-WMS-Dienst', - format: 'image/png', - attribution: 'Map data © <a href="http://openstreetmap.org">' - + 'OpenStreetMap</a>' - + '<a href="http://creativecommons.org/licenses/by-sa/2.0/">' - + ' (CC-BY-SA 2.0)</a>' - }).addTo(map); - // Disable attribution leaflet prefix - map.attributionControl.setPrefix(false); - L.marker([52.271987, 8.046263]).addTo(map) - .bindPopup('Intevation') - .openPopup(); - </script> </div> </div>
--- a/footer.html Tue Apr 01 11:40:28 2014 +0200 +++ b/footer.html Tue Apr 01 11:41:04 2014 +0200 @@ -3,5 +3,5 @@ href="http://www.gnu.org/licenses/lgpl-2.1.html" target="_blank">GNU LGPL 2.1+</a>. <br /> Dive4Elements River ist lizensiert unter der <a href="http://www.gnu.org/licenses/agpl-3.0.html" target="_blank">GNU AGPL 3.0+</a>. <br /> - © 2014 Intevation GmbH + <a href="https://www.intevation.de/contact.de.html">Impressum</a> </div><!-- /footer -->