5 lines
151 B
PHP
5 lines
151 B
PHP
<?php
|
|
st_theme_use_stylesheet('stPayment.css');
|
|
st_theme_use_stylesheet('stPlatnosciPlPlugin.css');
|
|
$smarty->display('platnoscipl_show_payment.html');
|