Fix minore

This commit is contained in:
Pek5892 2023-06-19 18:02:24 +02:00
parent c3fa97f2e7
commit dfb46d2114
1 changed files with 0 additions and 7 deletions

View File

@ -21,13 +21,6 @@ include_once __DIR__.'/../../core.php';
$google = setting('Google Maps API key');
/*
if (!empty($google)) {
echo '
<script src="//maps.googleapis.com/maps/api/js?libraries=places&key='.$google.'"></script>';
}
*/
echo '
<form action="" method="post" role="form" id="form_sedi">
<input type="hidden" name="id_plugin" value="'.$id_plugin.'">