Files
carpseeds.pl/wp-content/plugins/flexible-shipping/classes/table-rate/abtests/views/html-thickbox-contact-information-button.php
2024-07-15 11:28:08 +02:00

9 lines
355 B
PHP

<?php
$support_link = get_locale() === 'pl_PL' ? 'https://wpde.sk/tracker-help-pl-3' : 'https://wpde.sk/tracker-help-3';
$buttons_html_file = __DIR__ . '/html-thickbox-buttons-additional-button.php';
$top_html_file = __DIR__ . '/html-empty.php';
$bottom_html_file = __DIR__ . '/html-empty.php';
require __DIR__ . '/html-thickbox-content.php';