Skip to content
Snippets Groups Projects
Commit f935453e authored by David Siegfried's avatar David Siegfried
Browse files

fixes #3470

Closes #3470

Merge request studip/studip!2364
parent 3b81e1c7
No related branches found
No related tags found
No related merge requests found
...@@ -241,7 +241,7 @@ ...@@ -241,7 +241,7 @@
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="11"> <td colspan="12">
<input style="vertical-align: middle" type="checkbox" name="check_all" title="<?= _('Alle Benutzer auswählen') ?>" <input style="vertical-align: middle" type="checkbox" name="check_all" title="<?= _('Alle Benutzer auswählen') ?>"
data-proxyfor=".check_all" data-activates=".bulkAction"> data-proxyfor=".check_all" data-activates=".bulkAction">
<select name="method" class="bulkAction size-s" required> <select name="method" class="bulkAction size-s" required>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment