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 9090 < div class ="clearfix l-unit__stat-col--left text-right compact-4 ">
9191 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
9292 < div class ="actions-panel clearfix ">
93- < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="http://webmail.<?=htmlspecialchars($_GET['domain'])?>/?_user=<?=$key?>@<?=htmlspecialchars($_GET['domain'])?>&&_action=login " target ="_blank " title ="<?=__('open webmail')?> "> < i class ="fas fa-envelope-open-text status-icon maroon status-icon dim "> </ i > </ a > </ div >
93+ < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="http://webmail.<?=htmlspecialchars($_GET['domain'])?>/?_user=<?=$key?>@<?=htmlspecialchars($_GET['domain'])?> " target ="_blank " title ="<?=__('open webmail')?> "> < i class ="fas fa-envelope-open-text status-icon maroon status-icon dim "> </ i > </ a > </ div >
9494 < div class ="actions-panel__col actions-panel__logs shortcut-enter " key-action ="href "> < a href ="/edit/mail/?domain=<?=htmlspecialchars($_GET['domain'])?>&account=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing Mail Account')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
9595
9696 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
Original file line number Diff line number Diff line change 9090 < div class ="clearfix l-unit__stat-col--left text-right compact-4 ">
9191 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
9292 < div class ="actions-panel clearfix ">
93- < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="http://webmail.<?=htmlspecialchars($_GET['domain'])?>/?_user=<?=$key?>@<?=htmlspecialchars($_GET['domain'])?>&&_action=login " target ="_blank " title ="<?=__('open webmail')?> "> < i class ="fas fa-envelope-open-text status-icon maroon status-icon dim "> </ i > </ a > </ div >
93+ < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="http://webmail.<?=htmlspecialchars($_GET['domain'])?>/?_user=<?=$key?>@<?=htmlspecialchars($_GET['domain'])?> " target ="_blank " title ="<?=__('open webmail')?> "> < i class ="fas fa-envelope-open-text status-icon maroon status-icon dim "> </ i > </ a > </ div >
9494 < div class ="actions-panel__col actions-panel__logs shortcut-enter " key-action ="href "> < a href ="/edit/mail/?domain=<?=htmlspecialchars($_GET['domain'])?>&account=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing Mail Account')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
9595
9696 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
You can’t perform that action at this time.
0 commit comments