From 7a5ca5fa76ab04f88905ca40d1e33d2b6c51398d Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Thu, 4 Nov 2010 14:12:19 +0100 Subject: [PATCH] Revert "Add links to SAPO maps." This reverts commit 29f075ea42c47a3a29c764074ee9120351e4ddf9. --- kronolith/templates/itip/notification.html.php | 8 +------- kronolith/templates/itip/notification.plain.php | 5 ----- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/kronolith/templates/itip/notification.html.php b/kronolith/templates/itip/notification.html.php index eaf5d7788..b0119b13b 100644 --- a/kronolith/templates/itip/notification.html.php +++ b/kronolith/templates/itip/notification.html.php @@ -16,13 +16,7 @@ event->location)): ?> - h($this->event->location) ?> - - event->geoLocation['lat'] != null && $this->event->geoLocation['lon'] != null): ?> - event->geoLocation['lon'].",".$this->event->geoLocation['lat']."&z=6&t=m&mks=".$this->event->geoLocation['lon'].",".$this->event->geoLocation['lat'].",1,".urlencode($this->event->getTitle()).$_descr."'>"._("Ver no Mapa").""; ?> - - - + h($this->event->location) ?> event->description)): ?> diff --git a/kronolith/templates/itip/notification.plain.php b/kronolith/templates/itip/notification.plain.php index 0c65294f0..402f864c1 100644 --- a/kronolith/templates/itip/notification.plain.php +++ b/kronolith/templates/itip/notification.plain.php @@ -3,11 +3,6 @@ event->location)): ?> event->location ?> - - event->geoLocation['lat'] != null && $this->event->geoLocation['lon'] != null): ?> - event->geoLocation['lon'].",".$this->event->geoLocation['lat']."&z=6&t=m&mks=".$this->event->geoLocation['lon'].",".$this->event->geoLocation['lat'].",1,".urlencode($this->event->getTitle()).$_descr; ?> - - attendees): ?> -- 2.11.0