Less width
This commit is contained in:
parent
9386da0cc9
commit
f77f688ca9
|
@ -208,7 +208,7 @@ function install_apps_selected {
|
||||||
dialog --title $"$installs" \
|
dialog --title $"$installs" \
|
||||||
--backtitle $"Freedombone" \
|
--backtitle $"Freedombone" \
|
||||||
--defaultno \
|
--defaultno \
|
||||||
--yesno $"\nThis will install the $installs app.\n\nProceed?" 9 60
|
--yesno $"\nThis will install the $installs app.\n\nProceed?" 9 40
|
||||||
else
|
else
|
||||||
dialog_height=$((15 + $n))
|
dialog_height=$((15 + $n))
|
||||||
dialog --title $"Add applications" \
|
dialog --title $"Add applications" \
|
||||||
|
|
Loading…
Reference in New Issue