added NPA info to GPX and XML cache descrption; updates #258

This commit is contained in:
following
2013-07-10 01:08:05 +02:00
parent da8b31e1fd
commit 2dfd9af7bd
5 changed files with 72 additions and 5 deletions
+4
View File
@@ -179,4 +179,8 @@
$opt['template']['locales']['PL']['show'] = false;
$opt['template']['locales']['PT']['show'] = false;
$opt['template']['locales']['RU']['show'] = false;
// info on nature protection areas
$opt['cms']['npa'] = 'http://wiki.opencaching.de/index.php/Schutzgebiete';
?>