diff --git a/templates/gpxcontent.php b/templates/gpxcontent.php index c1102c4..82e1e68 100644 --- a/templates/gpxcontent.php +++ b/templates/gpxcontent.php @@ -147,7 +147,7 @@ if (count($_['usertileservers']) > 0){ } echo '>'; p($ts['servername']); - echo ''; } @@ -188,7 +188,7 @@ if (count($_['useroverlayservers']) > 0){ } echo '>'; p($ts['servername']); - echo ''; } @@ -231,7 +231,7 @@ if (count($_['usertileserverswms']) > 0){ } echo '>'; p($ts['servername']); - echo ''; } @@ -278,7 +278,7 @@ if (count($_['useroverlayserverswms']) > 0){ } echo '>'; p($ts['servername']); - echo ''; }