Update case csv-prepaid

changed the url
This commit is contained in:
Free Isp Radius 2024-04-22 23:33:54 +03:00 committed by GitHub
parent 91fe5a4b46
commit 45a6085205
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
class="glyphicon glyphicon-refresh" aria-hidden="true"></span> sync</a>
</div>
<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"
aria-hidden="true"></span> CSV</a>
</div>
@ -100,4 +100,4 @@ function extend(idP){
}
</script>
{include file="sections/footer.tpl"}
{include file="sections/footer.tpl"}