mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-22 14:33:27 +08:00
Update case csv-prepaid
changed the url
This commit is contained in:
parent
91fe5a4b46
commit
45a6085205
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
class="glyphicon glyphicon-refresh" aria-hidden="true"></span> sync</a>
|
class="glyphicon glyphicon-refresh" aria-hidden="true"></span> sync</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="btn-group pull-right">
|
<div class="btn-group pull-right">
|
||||||
<a class="btn btn-info btn-xs" title="save" href="{$_url}customers/csv"
|
<a class="btn btn-info btn-xs" title="save" href="{$_url}customers/csv-prepaid"
|
||||||
onclick="return confirm('This will export to CSV?')"><span class="glyphicon glyphicon-download"
|
onclick="return confirm('This will export to CSV?')"><span class="glyphicon glyphicon-download"
|
||||||
aria-hidden="true"></span> CSV</a>
|
aria-hidden="true"></span> CSV</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue