Menu="UNRAID-OS" Title="System Log" Icon="icon-log" Tag="list" --- "; foreach ($logs as $file) { $select[] = mk_option(1, $file, basename($file)); } $select[] = ""; } $select = implode($select); ?>