mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
fix gateway selected
This commit is contained in:
parent
3dfb12d830
commit
9779d77f22
2 changed files with 32 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
<div class="{if file_exists(" $PAGES_PATH/Payment_Info.html")}col-md-6{else}col-md-6 col-md-offset-3{/if}">
|
||||
<div class="{if file_exists("$PAGES_PATH/Payment_Info.html")}col-md-6{else}col-md-6 col-md-offset-3{/if}">
|
||||
<div class="panel panel-success panel-hovered">
|
||||
<div class="panel-heading">{Lang::T('Available Payment Gateway')}</div>
|
||||
<div class="panel-footer">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue