File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 148148 < div class ="clearfix l-unit__stat-col--left text-center compact "> < ?=$data[$key]['IP_OWNED']?> </ div >
149149 < div class ="clearfix l-unit__stat-col--left text-center compact "> < b > < ?=humanize_usage_size($data[$key]['U_DISK'])?> </ b > < span class ="text-small "> < ?=humanize_usage_measure($data[$key]['U_DISK'])?> </ span > </ div >
150150 < div class ="clearfix l-unit__stat-col--left text-center compact "> < b > < ?=humanize_usage_size($data[$key]['U_BANDWIDTH'])?> </ b > < span class ="text-small "> < ?=humanize_usage_measure($data[$key]['U_BANDWIDTH'])?> </ span > </ div >
151- < div class ="clearfix l-unit__stat-col--left text-center compact "> < ?=$data[$key]['U_WEB_DOMAINS']?> </ div >
152- < div class ="clearfix l-unit__stat-col--left text-center compact "> < ?=$data[$key]['U_MAIL_DOMAINS']?> </ div >
153- < div class ="clearfix l-unit__stat-col--left text-center compact "> < ?=$data[$key]['U_DNS_DOMAINS']?> </ div >
154- < div class ="clearfix l-unit__stat-col--left text-center compact "> < ?=$data[$key]['U_DATABASES']?> </ div >
155- < div class ="clearfix l-unit__stat-col--left text-center compact "> < ?=$data[$key]['U_CRON_JOBS']?> </ div >
156- < div class ="clearfix l-unit__stat-col--left text-center compact "> < ?=$data[$key]['U_BACKUPS']?> </ div >
151+ < div class ="clearfix l-unit__stat-col--left text-center compact "> < span class =" pill maroon " > < ?=$data[$key]['U_WEB_DOMAINS']?> </ span > </ div >
152+ < div class ="clearfix l-unit__stat-col--left text-center compact "> < span class =" pill maroon " > < ?=$data[$key]['U_MAIL_DOMAINS']?> </ span > </ div >
153+ < div class ="clearfix l-unit__stat-col--left text-center compact "> < span class =" pill maroon " > < ?=$data[$key]['U_DNS_DOMAINS']?> </ span > </ div >
154+ < div class ="clearfix l-unit__stat-col--left text-center compact "> < span class =" pill maroon " > < ?=$data[$key]['U_DATABASES']?> </ span > </ div >
155+ < div class ="clearfix l-unit__stat-col--left text-center compact "> < span class =" pill maroon " > < ?=$data[$key]['U_CRON_JOBS']?> </ span > </ div >
156+ < div class ="clearfix l-unit__stat-col--left text-center compact "> < span class =" pill maroon " > < ?=$data[$key]['U_BACKUPS']?> </ span > </ div >
157157 </ div >
158158 </ div >
159159 <!-- /.l-unit__col -->
You can’t perform that action at this time.
0 commit comments