Exemple #1
0
?>
											</label>
											<label
												for="map_opts_marker_infownd_height_units"
												class="supsystic-tooltip"
												title="<?php 
_e('Pixels', GMP_LANG_CODE);
?>
"
												style="margin-right: 15px; position: relative; top: <?php 
echo $markersInfoWndHeightUnitsLabelStyle;
?>
;"
												>
												<?php 
echo htmlGmp::radiobutton('map_opts[marker_infownd_height_units]', array('value' => 'px', 'checked' => $this->editMap && $markersInfoWndHeightUnits ? htmlGmp::checkedOpt($this->map['params'], 'marker_infownd_height_units', 'px') : false));
?>
&nbsp;<?php 
_e('Px', GMP_LANG_CODE);
?>
											</label>
										</div>
										<div class="sup-col sup-w-25">
											<?php 
echo htmlGmp::text('map_opts[marker_infownd_height]', array('value' => $this->editMap && $markersInfoWndHeightInput ? $this->map['params']['marker_infownd_height'] : '100', 'attrs' => 'style="width: 100%; display: ' . $markersInfoWndHeightInputViewStyle . ';"'));
?>
										</div>
									</td>
								</tr>
								<tr>
									<th scope="row">