1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-22 15:20:09 +01:00

Merge pull request #64 from Kofl/patch-1

Update typo3 fix
This commit is contained in:
Donald Zou 2021-08-24 20:19:22 -04:00 committed by GitHub
commit f72b405f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@
<h6 style="text-transform: uppercase;">{{conf_data['total_data_usage'][0]}} GB</h6> <h6 style="text-transform: uppercase;">{{conf_data['total_data_usage'][0]}} GB</h6>
</div> </div>
<div class="col-sm"> <div class="col-sm">
<small class="text-muted"><strong>TOTAL RECIEVED</strong></small> <small class="text-muted"><strong>TOTAL RECEIVED</strong></small>
<h6 style="text-transform: uppercase;">{{conf_data['total_data_usage'][1]}} GB</h6> <h6 style="text-transform: uppercase;">{{conf_data['total_data_usage'][1]}} GB</h6>
</div> </div>
<div class="col-sm"> <div class="col-sm">