File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 136136 < div class ="clearfix l-unit__stat-col--left compact-4 text-right ">
137137 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
138138 < div class ="actions-panel clearfix ">
139- < 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 >
140- < 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 >
141- < 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 >
142139 < ? if (!empty($data[$key]['STATS'])) { ?>
143140 < 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 >
144141 < ? } ?>
142+ < 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 >
143+ < 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 >
144+ < 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 >
145145 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
146146 < a id ="<?=$spnd_action ?>_link_<?=$i?> " class ="data-controls do_<?=$spnd_action?> " title ="<?=__($spnd_action)?> ">
147147 < i class ="fas <?=$spnd_icon?> status-icon highlight status-icon dim do_<?=$spnd_action?> "> </ i >
Original file line number Diff line number Diff line change 135135 < div class ="clearfix l-unit__stat-col--left compact-4 text-right ">
136136 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
137137 < div class ="actions-panel clearfix ">
138- < 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 >
139- < 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 >
140- < 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 >
141138 < ? if (!empty($data[$key]['STATS'])) { ?>
142139 < 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 >
143140 < ? } ?>
141+ < 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 >
142+ < 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 >
143+ < 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 >
144144 < div class ="actions-panel__col actions-panel__suspend shortcut-s " key-action ="js ">
145145 < a id ="<?=$spnd_action ?>_link_<?=$i?> " class ="data-controls do_<?=$spnd_action?> " title ="<?=__($spnd_action)?> ">
146146 < i class ="fas <?=$spnd_icon?> status-icon highlight status-icon dim do_<?=$spnd_action?> "> </ i >
You can’t perform that action at this time.
0 commit comments