Less width

This commit is contained in:
Bob Mottram 2017-05-08 13:00:46 +01:00
parent 9386da0cc9
commit f77f688ca9
1 changed files with 1 additions and 1 deletions

View File

@ -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" \