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