8 lines
338 B
PHP
8 lines
338 B
PHP
<?php
|
|
|
|
if (!defined('ABSPATH')) exit;
|
|
|
|
?>
|
|
|
|
<button type="button" class="btn button select-paczkomat-button"><?php echo esc_html__("Choose / Change paczkomat", "ws-inpost-map"); ?></button>
|
|
<div id="inpost-info-box"><?php echo esc_html__("If you experience a problem displaying the map, please disable AdBlock.", "ws-inpost-map"); ?></div>
|