dialog formatting

merge-requests/273/head
Bernhard Landauer 7 years ago
parent 05dddc8a1a
commit ba1271fe25

@ -54,7 +54,7 @@ prep_menu() {
declare -i loopmenu=1
while ((loopmenu)); do
submenu 7
DIALOG " $_PrepMenuTitle " --default-item ${HIGHLIGHT_SUB} --menu "" 0 0 7 \
DIALOG " $_PrepMenuTitle " --default-item ${HIGHLIGHT_SUB} --menu "\n " 0 0 7 \
"1" "$_VCKeymapTitle" \
"2" "$_DevShowOpt" \
"3" "$_PrepPartDisk" \

Loading…
Cancel
Save