File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed
Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change 2727 < button type ="submit " class ="l-sort-toolbar__filter-apply " onclick ="return doSearch('/search/') " value ="" title ="<?=_('Search')?> "> < i class ="fas fa-search "> </ i > </ button >
2828 </ form >
2929 </ td >
30- < < < < < < < HEAD
3130 < ? if (($_SESSION['userContext'] === 'admin') && ($_SESSION['look'] === 'admin')) {?>
3231 <!-- Hide bulk actions for domain items when impersonating 'admin' account-->
3332 < ? } else { ?>
4342 < option value ="delete "> < ?=_('delete')?> </ option >
4443 </ select >
4544 </ div >
46- < button type ="submit " class ="l-sort-toolbar__filter-apply " value =""> < i class ="fas fa-arrow-right "> </ i > </ button >
45+ < button type ="submit " class ="l-sort-toolbar__filter-apply " value ="" title =" <?=_('apply to selected')?> " > < i class ="fas fa-arrow-right "> </ i > </ button >
4746 </ td >
4847 < ? } ?>
49- =======
50- < td >
51- < form action ="/bulk/web/ " method ="post " id ="objects ">
52- < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
53- < div class ="l-select ">
54- < select name ="action ">
55- < option value =""> < ?=_('apply to selected')?> </ option >
56- < option value ="rebuild "> < ?=_('rebuild')?> </ option >
57- < option value ="suspend "> < ?=_('suspend')?> </ option >
58- < option value ="unsuspend "> < ?=_('unsuspend')?> </ option >
59- < option value ="delete "> < ?=_('delete')?> </ option >
60- </ select >
61- </ div >
62- < button type ="submit " class ="l-sort-toolbar__filter-apply " value ="" title ="<?=_('apply to selected')?> "> < i class ="fas fa-arrow-right "> </ i > </ button >
63- </ td >
64- > > > > > > > main
6548 </ tr >
6649 </ table >
6750 </ div >
You can’t perform that action at this time.
0 commit comments