Refactor payment confirmation template and fix status check
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
or
|
||||
$this -> values['print']
|
||||
):?>
|
||||
<div class="row mb10" style="min-height: 50px;">
|
||||
<div class="row mb10" style="height: 50px;">
|
||||
<?
|
||||
if ( $this -> values['title'] )
|
||||
echo '<div id="g-title">' . $this -> values['title'] . '</div>';
|
||||
|
||||
Reference in New Issue
Block a user