From acc48289e5f87e879e6a1182b43e405016e675d6 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 14 Jan 2010 01:48:57 +0000 Subject: Update geo location UI for notice form where the geo data info is only visible on @title of the enable/disable button. --- lib/noticeform.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/noticeform.php b/lib/noticeform.php index a00615ce7..62df5c941 100644 --- a/lib/noticeform.php +++ b/lib/noticeform.php @@ -213,7 +213,6 @@ class NoticeForm extends Form $this->out->elementEnd('div'); $this->out->inlineScript(' var NoticeDataGeo_text = {'. 'ShareDisable: "'._('Do not share my location').'",'. - 'InfoMinimize: "'._('Hide this info').'",'. 'ErrorTimeout: "'._('Sorry, retrieving your geo location is taking longer than expected, please try again later').'"'. '}'); } -- cgit v1.2.3-54-g00ecf