Skip to content
Snippets Groups Projects
Commit b48e31c2 authored by Bob Mottram's avatar Bob Mottram
Browse files

Reduce dialog height

parent e9bef4a5
No related branches found
No related tags found
No related merge requests found
......@@ -208,7 +208,7 @@ function install_apps_selected {
dialog --title $"$installs" \
--backtitle $"Freedombone" \
--defaultno \
--yesno $"\nYou have chosen to install the $installs app.\n\nIf you select 'yes' then the install will go ahead.\n\nAre you sure that you wish to continue?" 15 60
--yesno $"\nYou have chosen to install the $installs app.\n\nIf you select 'yes' then the install will go ahead.\n\nAre you sure that you wish to continue?" 11 60
else
dialog --title $"Add applications" \
--backtitle $"Freedombone" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment