1
0
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:
camer0n
2025-01-13 11:41:57 -08:00
parent d86eeac7bc
commit 6aa42ccad9
6 changed files with 18 additions and 16 deletions

View File

@@ -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'). '