summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/common.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/common.sh b/Master/common.sh
index 6e5fa8b3f19..afedda3642b 100755
--- a/Master/common.sh
+++ b/Master/common.sh
@@ -104,7 +104,8 @@ setvars()
iden_53=6
iden_54=7
iden_55=8
- iden_56=0
+ iden_56=9
+ iden_57=0
}
@@ -642,7 +643,7 @@ menu_series_customize()
eval key=\"\$p_${i}_ident\"
eval name=\"\$p_${i}_n\"
echo $key $status $name
- done | pr -t -3 -
+ done | pr -t -2 -
textvar_show screen_customize; echo
K=`getoptallcase -+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 'Press key to toggle status of collection'`
case $K in