File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5555 < div class ="l-unit__stat-col l-unit__stat-col--left wide "> < b > < ?=__('Hestia Control Panel')?> :</ b > </ div >
5656 < div class ="l-unit__stat-col l-unit__stat-col--right ">
5757 < ? if($sys['sysinfo']['RELEASE'] != 'release') { ?>
58- < i class ="fas fa-flask icon-large status-icon red " title ="Development release "> </ i >
58+ < i class ="fas fa-flask icon-large status-icon red " title ="<?php echo $sys['sysinfo']['RELEASE'];?> "> </ i >
5959 < ? } ?>
6060 < ? if($sys['sysinfo']['RELEASE'] == 'release') { ?>
61- < i class ="fas fa-cube icon-large status-icon " title ="Official release "> </ i >
61+ < i class ="fas fa-cube icon-large status-icon " title ="<?=__('Production release')?> "> </ i >
6262 < ? } ?>
63- v< ?=$sys['sysinfo']['HESTIA']?> < ? if($sys['sysinfo']['RELEASE'] != 'release') { ? > < i class =" fas fa-code-branch " > </ i > < ?=$sys['sysinfo']['RELEASE']? > < ? } ? > </ div >
63+ v< ?=$sys['sysinfo']['HESTIA']?> </ div >
6464 </ div >
6565 </ td >
6666 < td >
You can’t perform that action at this time.
0 commit comments