WEB. Fixed bulk actions form id

This commit is contained in:
Dmitry Naumov-Socolov 2016-10-20 04:09:15 -04:00
commit 7cdbe58c32
7 changed files with 8 additions and 8 deletions

View file

@ -32,7 +32,7 @@
<?=__('sort by');?>: <span><b><?=__('Action')?></b></span> <i class="l-icon-down-arrow media-top"></i>
</td>
<td>
<form action="/bulk/firewall/" method="post">
<form action="/bulk/firewall/" method="post" id="objects">
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
<div class="l-select">
<select name="action" id="">