mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_attach_cp.php
This commit is contained in:
parent
aebed51f5d
commit
3c7e8ecbbf
@ -145,7 +145,7 @@ if (in_array($view, $view_types))
|
||||
$select_view .= '</select>';
|
||||
}
|
||||
|
||||
if (count($mode_types_text) > 0)
|
||||
if (count($mode_types_text) > 0 && !empty($mode_types))
|
||||
{
|
||||
$select_sort_mode = '<select name="mode">';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user