adjust menu text graphics drivers

merge-requests/273/head
Bernhard Landauer 7 years ago
parent 506a8783f3
commit 79faf1e322

@ -190,7 +190,7 @@ install_drivers_menu() {
}
install_graphics_menu() {
DIALOG " $_InstGrMenuTitle " --menu "\n$_InstGrMenuBody\n " 0 0 3 \
DIALOG " $_InstGrMenuDD " --menu "\n " 0 0 3 \
"1" "$_InstFree" \
"2" "$_InstProp" \
"3" "$_InstGrMenuDD" 2>${ANSWER} || return 0

Loading…
Cancel
Save