adaptions for national OC sites
- made header logo configurable - made main country and language configurable - move German content to bottom of start page for other languages - made toprating statistics interval configurable and country-dependend - made "more new caches" link country-dependend - fixed welcome messages
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<head>
|
||||
<title><?php echo $tpl_subtitle; ?>{title}</title>
|
||||
<meta name="keywords" content="Geocaching, Geocache, Cache, Geocashing, Schnitzeljagd, Schatzsuche, GPS, Openstreetmap, kostenlos, GPX, GPX download, Koordinaten, Hobby, Natur" />
|
||||
<meta name="description" content="Geocaching ist ein GPS-Schatzsuche-Spiel: Es werden kleine Behälter versteckt, die anhand der GPS-Koordinaten zu finden sind. Opencaching.de ist das freie Portal, um diese Verstecke mit anderen zu teilen." />
|
||||
<meta name="description" content="Opencaching.de ist das freie Portal für Geocaching, ein GPS-Schatzsuche-Spiel: Es werden kleine Behälter versteckt, die anhand von GPS-Koordinaten zu finden sind." />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
@@ -186,7 +186,7 @@
|
||||
<img src="resource2/{style}/images/head/rotator.php?path=<?php echo $opt['page']['headimagepath']; ?>" class="headerimagecontent" />
|
||||
</div>
|
||||
<div class="headerlogo">
|
||||
<img src="resource2/{style}/images/oclogo/oc_head_alpha3.png" class="headerimagecontent" />
|
||||
<img src="resource2/{style}/images/oclogo/<?php echo $opt['page']['headoverlay']; ?>.png" class="headerimagecontent" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user