diff --git a/legacy/input-method.php b/legacy/input-method.php
index 6ed14a161..f8b7752cf 100644
--- a/legacy/input-method.php
+++ b/legacy/input-method.php
@@ -73,12 +73,6 @@
-
-
-
- $method) {
if ($method == LocationSearchMethod::VOICE) { ?>
diff --git a/legacy/meeting-search.php b/legacy/meeting-search.php
index 6692e4c12..0ecec6437 100644
--- a/legacy/meeting-search.php
+++ b/legacy/meeting-search.php
@@ -49,6 +49,12 @@
}
}
+ if (!json_decode(setting("sms_ask")) && !json_decode(setting("sms_disable"))) { ?>
+
+
+
+