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