Checked and fixed xhtml syntax.
This commit is contained in:
		
							parent
							
								
									539dd5240d
								
							
						
					
					
						commit
						8cafc17840
					
				
				
				Notes:
				
					subgit
				
				2018-03-07 17:58:39 +01:00 
			
			r475 www/trunk
							
								
								
									
										10
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								index.html
									
									
									
									
									
								
							| @ -2,10 +2,8 @@ | ||||
| <!-- $Id$ --> | ||||
| <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> | ||||
| <head> | ||||
| 	<meta http-equiv='content-type' content='text/html;charset=UTF-8' /> | ||||
| </head> | ||||
| 
 | ||||
| <body> | ||||
| 	<meta http-equiv="content-type" content="text/html;charset=UTF-8" /> | ||||
| 	<title>RUB SeisObs - Station and Seismicity Map</title> | ||||
| 	<style type="text/css"> | ||||
| 		.olControlAttribution { | ||||
| 			position: absolute; | ||||
| @ -56,9 +54,11 @@ | ||||
| 			padding: 0px 0px 0px 0px; | ||||
| 		} | ||||
| 	</style> | ||||
| </head> | ||||
| 
 | ||||
| <body> | ||||
| 	<script type='text/javascript' src='OpenLayers.js'></script> | ||||
| 	<script src="https://maps.google.com/maps/api/js?sensor=false&v=3.9"></script> | ||||
| 	<script type='text/javascript' src='https://maps.google.com/maps/api/js?sensor=false&v=3.9'></script> | ||||
| 	<script type='text/javascript' src='station_map_www.js'></script> | ||||
| 	<script type='text/javascript' src='mapkey.js'></script> | ||||
| 	<script type='text/javascript' src='lang/de.js'></script> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user