mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 22:53:01 +02:00
Closes #5373 - Bootstrap 5.
This commit is contained in:
@@ -3079,7 +3079,7 @@ class media_admin_ui extends e_admin_ui
|
||||
$text .= "</div>
|
||||
|
||||
<div class='col-md-12 spacer clearfix'>
|
||||
<div class='row buttons-bar'>
|
||||
<div class='buttons-bar'>
|
||||
<input type='hidden' name='show_avatars' value='1' />
|
||||
".$frm->admin_button('e_check_all', LAN_CHECKALL, 'action'). '
|
||||
' .$frm->admin_button('e_uncheck_all', LAN_UNCHECKALL, 'action'). '
|
||||
|
Reference in New Issue
Block a user