mirror of
https://github.com/10h30/vietnam-payment-gateways.git
synced 2026-07-18 06:03:34 +09:00
Add echo $html
This commit is contained in:
@@ -153,6 +153,8 @@ function vnpg_init_gateway_class() {
|
||||
$html .= '<li class="account-name">'. $this->account_name . '</li>';
|
||||
$html.= '<li class="prefix">'. $this->prefix . $order_id .'</li>';
|
||||
$html .= '</ul>';
|
||||
|
||||
echo $html;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user