]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/noticeform.php
Update geo location UI for notice form where the geo data info is only
[quix0rs-gnu-social.git] / lib / noticeform.php
index a00615ce79ae3220c4b707582c76a4b7a0429a7d..62df5c94100c6b2db4b7d1a2a7386b5653f86e74 100644 (file)
@@ -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').'"'.
                     '}');
             }