File tree Expand file tree Collapse file tree 13 files changed +18
-18
lines changed
Expand file tree Collapse file tree 13 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 8989 < div class ="actions-panel clearfix ">
9090
9191 < div class ="actions-panel__col actions-panel__logs shortcut-n " key-action ="href "> < a href ="/add/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Add DNS Record')?> "> < i class ="fas fa-plus-circle status-icon green status-icon dim "> </ i > </ a > </ div >
92- < div class ="actions-panel__col actions-panel__edit shortcut-l " key-action ="href "> < a href ="/list/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('DNS records')?> "> < i class ="fas fa-list status-icon lightblue status-icon dim "> </ i > </ div >
92+ < div class ="actions-panel__col actions-panel__edit shortcut-l " key-action ="href "> < a href ="/list/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('DNS records')?> "> < i class ="fas fa-list status-icon lightblue status-icon dim "> </ i > </ a > </ div >
9393 < div class ="actions-panel__col actions-panel__logs shortcut-enter " key-action ="href "> < a href ="/edit/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing DNS Domain')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
9494
9595 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
Original file line number Diff line number Diff line change 9898 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
9999 < div class ="actions-panel clearfix ">
100100 < div class ="actions-panel__col actions-panel__logs shortcut-n " key-action ="href "> < a href ="/add/mail/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Add Mail Account')?> "> < i class ="fas fa-plus-circle status-icon green status-icon dim "> </ i > </ a > </ div >
101- < div class ="actions-panel__col actions-panel__edit shortcut-l " key-action ="href "> < a href ="?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('mail accounts')?> "> < i class ="fas fa-users status-icon blue status-icon dim "> </ i > </ div >
102- < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="http://webmail.<?=$key?>/ " target ="_blank " title ="<?=__('open webmail')?> "> < i class ="fas fa-paper-plane status-icon lightblue status-icon dim "> </ i > </ div >
101+ < div class ="actions-panel__col actions-panel__edit shortcut-l " key-action ="href "> < a href ="?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('mail accounts')?> "> < i class ="fas fa-users status-icon blue status-icon dim "> </ i > </ a > </ div >
102+ < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="http://webmail.<?=$key?>/ " target ="_blank " title ="<?=__('open webmail')?> "> < i class ="fas fa-paper-plane status-icon lightblue status-icon dim "> </ i > </ a > </ div >
103103 < div class ="actions-panel__col actions-panel__logs shortcut-enter " key-action ="href "> < a href ="/edit/mail/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing Mail Domain')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
104104
105105 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
Original file line number Diff line number Diff line change 9191 < div class ="clearfix l-unit__stat-col--left text-right compact-4 ">
9292 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
9393 < div class ="actions-panel clearfix ">
94- < 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 > </ div >
94+ < 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 >
9595 < 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 >
9696
9797 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
Original file line number Diff line number Diff line change 8686 < div class ="clearfix l-unit__stat-col--left text-right compact-3 ">
8787 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
8888 < div class ="actions-panel clearfix ">
89- < div class ="actions-panel__col actions-panel__edit shortcut-enter " key-action ="href "> < a href ="/edit/package/?package=<?=$key?>&token=<?=$_SESSION['token']?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ div >
90- < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="/copy/package/?package=<?=$key?>&token=<?=$_SESSION['token']?> "> < i class ="fas fa-clone status-icon teal status-icon dim "> </ i > </ div >
89+ < div class ="actions-panel__col actions-panel__edit shortcut-enter " key-action ="href "> < a href ="/edit/package/?package=<?=$key?>&token=<?=$_SESSION['token']?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
90+ < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="/copy/package/?package=<?=$key?>&token=<?=$_SESSION['token']?> "> < i class ="fas fa-clone status-icon teal status-icon dim "> </ i > </ a > </ div >
9191 < div class ="actions-panel__col actions-panel__delete shortcut-delete " key-action ="js ">
9292 < a id ="delete_link_<?=$i?> " class ="data-controls do_delete ">
9393 < i class ="fas fa-trash status-icon red status-icon dim do_delete "> </ i >
Original file line number Diff line number Diff line change 107107 <a href="<?=$edit_lnk?>"><i class="fas fa-pencil-alt status-icon orange status-icon dim"></i></a>
108108 </div>
109109 <? if (!empty($value['STATS'])) { ?>
110- <div class="actions-panel__col actions-panel__logs shortcut-w" key-action="href"><a href="http://<?=$value['RESULT']?>/vstats/" target="_blank"><i class="fas fa-binoculars status-icon purple status-icon dim"></i></div>
110+ <div class="actions-panel__col actions-panel__logs shortcut-w" key-action="href"><a href="http://<?=$value['RESULT']?>/vstats/" target="_blank"><i class="fas fa-binoculars status-icon purple status-icon dim"></i></a></ div>
111111 <? } ?>
112112 <div class="actions-panel__col actions-panel__suspend shortcut-s" key-action="js">
113113 <?
Original file line number Diff line number Diff line change 116116 ?>
117117 < a href ="/login/?loginas=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('login as')?> "> < i class ="fas fa-sign-in-alt status-icon green status-icon dim icon-large "> </ i > </ a >
118118 < ?}?>
119- < div class ="actions-panel__col actions-panel__edit shortcut-enter " key-action ="href "> < a href ="/edit/user/?user=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing User')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ div >
119+ < div class ="actions-panel__col actions-panel__edit shortcut-enter " key-action ="href "> < a href ="/edit/user/?user=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing User')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
120120 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
121121 < a id ="<?=$spnd_action ?>_link_<?=$i?> " class ="data-controls do_<?=$spnd_action?> " title ="<?=__($spnd_action)?> ">
122122 < i class ="fas fa-pause status-icon highlight status-icon dim do_<?=$spnd_action?> "> </ i >
Original file line number Diff line number Diff line change 134134 < div class ="clearfix l-unit__stat-col--left compact-5 text-right ">
135135 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
136136 < div class ="actions-panel clearfix ">
137- < div class ="actions-panel__col actions-panel__view " key-action ="href "> < a href ="http://<?=$key?>/ " target ="_blank "> < i class ="fas fa-external-link-square-alt status-icon lightblue status-icon dim "> </ i > </ div >
138- < div class ="actions-panel__col actions-panel__edit shortcut-enter " key-action ="href "> < a href ="/edit/web/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing Domain')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ div >
137+ < div class ="actions-panel__col actions-panel__view " key-action ="href "> < a href ="http://<?=$key?>/ " target ="_blank "> < i class ="fas fa-external-link-square-alt status-icon lightblue status-icon dim "> </ i > </ a > </ div >
138+ < div class ="actions-panel__col actions-panel__edit shortcut-enter " key-action ="href "> < a href ="/edit/web/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing Domain')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
139139 < div class ="actions-panel__col actions-panel__logs shortcut-l " key-action ="href "> < a href ="/list/web-log/?domain=<?php echo $key ?>&type=access# " title ="<?=__('AccessLog')?> "> < i class ="fas fa-binoculars status-icon purple status-icon dim "> </ i > </ a > </ div >
140140 < ? if (!empty($data[$key]['STATS'])) { ?>
141141 < div class ="actions-panel__col actions-panel__logs shortcut-w " key-action ="href "> < a href ="http://<?=$key?>/vstats/ " target ="_blank " title ="<?=__('Statistics')?> "> < i class ="fas fa-chart-bar status-icon maroon status-icon dim "> </ i > </ a > </ div >
Original file line number Diff line number Diff line change 8989 < div class ="actions-panel clearfix ">
9090
9191 < div class ="actions-panel__col actions-panel__logs shortcut-n " key-action ="href "> < a href ="/add/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Add DNS Record')?> "> < i class ="fas fa-plus-circle status-icon green status-icon dim "> </ i > </ a > </ div >
92- < div class ="actions-panel__col actions-panel__edit shortcut-l " key-action ="href "> < a href ="/list/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('DNS records')?> "> < i class ="fas fa-list status-icon lightblue status-icon dim "> </ i > </ div >
92+ < div class ="actions-panel__col actions-panel__edit shortcut-l " key-action ="href "> < a href ="/list/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('DNS records')?> "> < i class ="fas fa-list status-icon lightblue status-icon dim "> </ i > </ a > </ div >
9393 < div class ="actions-panel__col actions-panel__logs shortcut-enter " key-action ="href "> < a href ="/edit/dns/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing DNS Domain')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
9494
9595 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
Original file line number Diff line number Diff line change 9898 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
9999 < div class ="actions-panel clearfix ">
100100 < div class ="actions-panel__col actions-panel__logs shortcut-n " key-action ="href "> < a href ="/add/mail/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Add Mail Account')?> "> < i class ="fas fa-plus-circle status-icon green status-icon dim "> </ i > </ a > </ div >
101- < div class ="actions-panel__col actions-panel__edit shortcut-l " key-action ="href "> < a href ="?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('mail accounts')?> "> < i class ="fas fa-users status-icon blue status-icon dim "> </ i > </ div >
102- < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="http://webmail.<?=$key?>/ " target ="_blank " title ="<?=__('open webmail')?> "> < i class ="fas fa-paper-plane status-icon lightblue status-icon dim "> </ i > </ div >
101+ < div class ="actions-panel__col actions-panel__edit shortcut-l " key-action ="href "> < a href ="?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('mail accounts')?> "> < i class ="fas fa-users status-icon blue status-icon dim "> </ i > </ a > </ div >
102+ < div class ="actions-panel__col actions-panel__edit " key-action ="href "> < a href ="http://webmail.<?=$key?>/ " target ="_blank " title ="<?=__('open webmail')?> "> < i class ="fas fa-paper-plane status-icon lightblue status-icon dim "> </ i > </ a > </ div >
103103 < div class ="actions-panel__col actions-panel__logs shortcut-enter " key-action ="href "> < a href ="/edit/mail/?domain=<?=$key?>&token=<?=$_SESSION['token']?> " title ="<?=__('Editing Mail Domain')?> "> < i class ="fas fa-pencil-alt status-icon orange status-icon dim "> </ i > </ a > </ div >
104104
105105 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
Original file line number Diff line number Diff line change 9191 < div class ="clearfix l-unit__stat-col--left text-right compact-4 ">
9292 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
9393 < div class ="actions-panel clearfix ">
94- < 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 > </ div >
94+ < 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 >
9595 < 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 >
9696
9797 < 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