mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-13 11:34:25 +02:00
Update activation-list.tpl
This commit is contained in:
parent
b1ad007db0
commit
6a24c6c11e
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-12">
|
<div class="col-sm-12">
|
||||||
<div class="panel mb20 panel-hovered panel-primary">
|
<div class="panel mb20 panel-hovered panel-primary">
|
||||||
<div class="panel-heading">{Lang::T('List Activated Voucher')}</div>
|
<div class="panel-heading">{Lang::T('Transaction History List')}</div>
|
||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table id="datatable" class="table table-bordered table-striped table-condensed">
|
<table id="datatable" class="table table-bordered table-striped table-condensed">
|
||||||
|
@ -41,4 +41,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
{include file="user-ui/footer.tpl"}
|
{include file="user-ui/footer.tpl"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue