mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 04:20:50 +01:00
Fix minore
This commit is contained in:
parent
c3fa97f2e7
commit
dfb46d2114
@ -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.'">
|
||||
|
Loading…
x
Reference in New Issue
Block a user