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

Change dialog

parent 79c5113a
No related branches found
No related tags found
No related merge requests found
......@@ -934,7 +934,7 @@ function restore_data_from_storage {
choice=$(dialog --stdout --backtitle $"Freedombone" \
--title "$RestoreStr" \
--radiolist $'Choose:' \
30 40 20 $applist)
30 50 20 $applist)
if [ $? -ne 0 ]; then
break
......
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