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

3 lines
93 B
PHP

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