Updated fluxion.sh
Site selection page used too much space, deleted few "spaces".
This commit is contained in:
parent
a8327dde22
commit
fe535913c2
|
@ -1361,7 +1361,7 @@ function ConnectionRESET {
|
|||
fi
|
||||
|
||||
if (( $itemprinted < $totallines )); then
|
||||
echo -e -n " "$red"["$yellow"$n"$red"]"
|
||||
echo -e -n " "$red"["$yellow"$n"$red"]"
|
||||
case $n in
|
||||
1 ) echo -e -n $transparent" English [ENG] (NEUTRA) ";;
|
||||
2 ) echo -e -n $transparent" German [GER] (NEUTRA) ";;
|
||||
|
|
Loading…
Reference in New Issue