mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-05 07:20:14 +01:00
Update typo3 fix
TOTAL RECIEVED replaced with TOTAL RECEIVED
This commit is contained in:
parent
6ec0a65d0c
commit
af01db7bc9
@ -30,7 +30,7 @@
|
||||
<h6 style="text-transform: uppercase;">{{conf_data['total_data_usage'][0]}} GB</h6>
|
||||
</div>
|
||||
<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>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
|
Loading…
Reference in New Issue
Block a user