Less width
This commit is contained in:
parent
9386da0cc9
commit
f77f688ca9
|
@ -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" \
|
||||
|
|
Loading…
Reference in New Issue