diff --git a/src/freedombone-app-koel b/src/freedombone-app-koel index c6451b3e..16f62bd8 100755 --- a/src/freedombone-app-koel +++ b/src/freedombone-app-koel @@ -260,7 +260,7 @@ function configure_interactive_koel { trap "rm -f $data" 0 1 2 5 15 dialog --backtitle $"Freedombone Control Panel" \ --title $"Koel" \ - --radiolist $"Choose an operation:" 15 70 5 \ + --radiolist $"Choose an operation:" 12 70 5 \ 1 $"Import music from directory" off \ 2 $"Import music from USB drive" off \ 3 $"Export music to USB drive" off \