]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
'checked' must be false because else the browser won't send any location and it is...
authorRoland Haeder <roland@mxchange.org>
Mon, 9 Mar 2015 00:40:44 +0000 (01:40 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 9 Mar 2015 00:40:44 +0000 (01:40 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
lib/noticeform.php

index c5c8748dcd6079d01117a4d72253a0da774347a8..698d1f6a609187339a158164c4c471cf2930b518 100644 (file)
@@ -265,7 +265,7 @@ class NoticeForm extends Form
                     'type' => 'checkbox',
                     'class' => 'checkbox',
                     'id' => $this->id() . '-notice_data-geo',
-                    'checked' => true, // ?
+                    'checked' => false, // Must be unchecked by default
                 ));
                 $this->out->element('label', array('class' => 'notice_data-geo',
                                                    'for'   => $this->id().'-notice_data-geo'),