mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 05:14:10 -07:00
i18n user page
This commit is contained in:
parent
26c8b72163
commit
d00a64bbc8
12 changed files with 150 additions and 145 deletions
|
@ -91,7 +91,7 @@
|
|||
<table class="chart2">
|
||||
<tr>
|
||||
<td>
|
||||
<?php print _('Hosting');?>: <?php echo humanize_usage($data[$key]['U_DISK_WEB'])?><br>
|
||||
<?php print _('Web');?>: <?php echo humanize_usage($data[$key]['U_DISK_WEB'])?><br>
|
||||
<?php print _('Mail');?>: <?php echo humanize_usage($data[$key]['U_DISK_MAIL'])?><br>
|
||||
</td>
|
||||
<td style="padding: 0px 10px 0px 8px">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue