|
|
@@ -19,7 +19,7 @@
|
|
|
<label for="toggle-all" class="check-label toggle-all"><?=__('toggle all')?></label>
|
|
|
</td>
|
|
|
<td class="step-right">
|
|
|
- <form action="/bulk/backup/" method="post">
|
|
|
+ <form action="/bulk/backup/" method="post" id="objects">
|
|
|
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
|
|
<div class="l-select">
|
|
|
<select name="action" id="">
|