4 lines
88 B
PHP
4 lines
88 B
PHP
<?php
|
|
st_theme_use_stylesheet('stPayment.css');
|
|
$smarty->display('_show_payment.html');
|