File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 146146 <!-- l-unit-toolbar__col -->
147147 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
148148 < div class ="actions-panel clearfix ">
149- < div class ="actions-panel__col actions-panel__<?=__( $action) ?> "> < a href ="/<?php echo $action ?>/service/?srv=<?=$key?>&token=<?=$_SESSION['token']?> "> < ?=__($action)?> < i > </ i > </ a > </ div >
149+ < div class ="actions-panel__col actions-panel__<?=$action?> "> < a href ="/<?php echo $action ?>/service/?srv=<?=$key?>&token=<?=$_SESSION['token']?> "> < ?=__($action)?> < i > </ i > </ a > </ div >
150150 < div class ="actions-panel__col actions-panel__restart "> < a href ="/restart/service/?srv=<?=$key?>&token=<?=$_SESSION['token']?> "> < ?=__('restart')?> < i > </ i > </ a > </ div >
151151 </ div >
152152 <!-- /.actions-panel -->
You can’t perform that action at this time.
0 commit comments