diff options
author | Christian Pointner <equinox@ffgraz.net> | 2008-12-06 00:57:42 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2008-12-06 00:57:42 +0000 |
commit | 9cee05c341490e0329311a16c0d54a8c27ec5143 (patch) | |
tree | 8dc5eae3daee3b31063544a50ea7175e2f1f8110 /index.php | |
parent | 14ada9839a41358c68ad979f94cc056d7e1415df (diff) |
fixed title
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ if(!isset($marker)) $marker="online"; <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <title>graz.funkfeuer.at: Map</title>
+ <title>Funkfeuer Graz: Map</title>
<link rel="stylesheet" href="map.css" type="text/css" />
<script src="http://maps.google.com/maps?file=api&v=2&&key=ABQIAAAAZRu0cBQNp9TOBJp1i-DhohS9pf3riiZoWFmOpEuQ19If-UHZjhRHIGQIC00eY1H5H71yDqx-QzdyJA"
type="text/javascript"></script>
|