@@ -976,7 +976,7 @@ function restore_data_from_storage {
choices=$(dialog --stdout --backtitle $"Freedombone" \
--title $"Restore apps" \
--checklist $'Choose:' \
- 50 40 20 $applist)
+ 30 40 20 $applist)
if [ $? -eq 0 ]; then
clear