diff --git a/src/freedombone-addremove b/src/freedombone-addremove index 04b4b658..182d53ca 100755 --- a/src/freedombone-addremove +++ b/src/freedombone-addremove @@ -208,7 +208,7 @@ function install_apps_selected { dialog --title $"$installs" \ --backtitle $"Freedombone" \ --defaultno \ - --yesno $"\nThis will install the $installs app.\n\nProceed?" 9 60 + --yesno $"\nThis will install the $installs app.\n\nProceed?" 9 40 else dialog_height=$((15 + $n)) dialog --title $"Add applications" \