mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
Add Balance to Reports
This commit is contained in:
parent
a09dc57495
commit
4fd8165d89
3 changed files with 3 additions and 1 deletions
|
@ -32,6 +32,7 @@
|
|||
<option value="" selected="">{$_L['All_Transactions']}</option>
|
||||
<option value="Hotspot">Hotspot</option>
|
||||
<option value="PPPOE">PPPOE</option>
|
||||
<option value="Balance">Balance</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue