File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 111111 < i class ="fas fa-trash status-icon red status-icon dim do_delete "> </ i >
112112 < input type ="hidden " name ="delete_url " value ="/delete/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " />
113113 < div id ="delete_dialog_<?=$i?> " class ="confirmation-text-delete hidden " title ="<?=_('Confirmation')?> ">
114- < p class ="confirmation "> < ?=sprintf_ ('DELETE_DOMAIN_CONFIRMATION'),$key)?> </ p >
114+ < p class ="confirmation "> < ?=sprintf(_ ('DELETE_DOMAIN_CONFIRMATION'),$key)?> </ p >
115115 </ div >
116116 </ a >
117117 </ div >
Original file line number Diff line number Diff line change 5858 < 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 ="<?=__ ('Production release')?> "> </ i >
61+ < i class ="fas fa-cube icon-large status-icon " title ="<?=_ ('Production release')?> "> </ i >
6262 < ? } ?>
6363 v< ?=$sys['sysinfo']['HESTIA']?> </ div >
6464 </ div >
You can’t perform that action at this time.
0 commit comments