Files
grzanieplus.pl/plugins/stPlatnosciPlPlugin/modules/stPlatnosciPlFrontend/templates/_showPayment.php
2025-03-12 17:06:23 +01:00

5 lines
151 B
PHP

<?php
st_theme_use_stylesheet('stPayment.css');
st_theme_use_stylesheet('stPlatnosciPlPlugin.css');
$smarty->display('platnoscipl_show_payment.html');