diff map.php @ 3:2b5a5cb5d6d1

update books_coordinates.csv
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 20 Apr 2015 11:36:07 +0200
parents 57bde4830927
children 0330b2138c87
line wrap: on
line diff
--- a/map.php	Tue Mar 24 16:23:48 2015 +0100
+++ b/map.php	Mon Apr 20 11:36:07 2015 +0200
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
         <head>
-                <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-                <link href="map.css" type="text/css" rel="stylesheet"/>
-                <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type="text/javascript"></script>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+        <link href="map.css" type="text/css" rel="stylesheet"/>
+        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type="text/javascript"></script>
 		<script src="https://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
 		<link href="./geotemco/css/platin.css" rel="stylesheet" type="text/css">
 		<link href="WindowWidget.css" rel="stylesheet" type="text/css">