From 52cf63c6216409f0455aeddc7e8fadb4706c1109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jeison=20Cardona=20G=C3=B3mez?= Date: Sun, 7 May 2017 00:47:59 -0500 Subject: [PATCH] Add Movistar ES Site --- fluxion | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fluxion b/fluxion index cead5ba..0bce709 100755 --- a/fluxion +++ b/fluxion @@ -1841,15 +1841,15 @@ function ConnectionRESET { google break - elif [ "$webconf" = "44" ]; then + elif [ "$webconf" = "44" ]; then + MOVISTAR_ES + break + + elif [ "$webconf" = "45" ]; then conditional_clear webinterface break - - elif [ "$webconf" = "45" ]; then - MOVISTAR_ES - break - fi + fi done fi