#12145 remove maxlength
This commit is contained in:
parent
52f63a6f12
commit
c577fedff4
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A900913<?php
|
||||
/**
|
||||
* Pandora FMS- https://pandorafms.com
|
||||
* ==================================================
|
||||
|
@ -312,7 +312,7 @@ if ($mapConnectionData != null) {
|
|||
$mapConnectionDataUrl,
|
||||
'',
|
||||
45,
|
||||
90,
|
||||
false,
|
||||
true
|
||||
).'</td></tr></table>';
|
||||
|
||||
|
|
Loading…
Reference in New Issue