|
@@ -260,7 +260,7 @@ function configure_interactive_koel {
|
260
|
260
|
trap "rm -f $data" 0 1 2 5 15
|
261
|
261
|
dialog --backtitle $"Freedombone Control Panel" \
|
262
|
262
|
--title $"Koel" \
|
263
|
|
- --radiolist $"Choose an operation:" 15 70 5 \
|
|
263
|
+ --radiolist $"Choose an operation:" 12 70 5 \
|
264
|
264
|
1 $"Import music from directory" off \
|
265
|
265
|
2 $"Import music from USB drive" off \
|
266
|
266
|
3 $"Export music to USB drive" off \
|