diff --git a/wp-content/mu-plugins/acrib-core.php b/wp-content/mu-plugins/acrib-core.php
index 177e286..119977a 100644
--- a/wp-content/mu-plugins/acrib-core.php
+++ b/wp-content/mu-plugins/acrib-core.php
@@ -69,53 +69,7 @@ add_action('wp_footer', function () {
['title' => 'Información de contacto', 'addr' => 'Dirección', 'email' => 'Correo general', 'pres' => 'Presidencia'],
- 'ro' => ['title' => 'Informații de contact', 'addr' => 'Adresă', 'email' => 'E-mail general', 'pres' => 'Președinție'],
- 'en' => ['title' => 'Contact information', 'addr' => 'Address', 'email' => 'General email', 'pres' => 'Presidency'],
- ];
- $l = $ll[$lang] ?? $ll['es'];
- ?>
-
-
-