From ac121397d23f8354e4e1bee939ff267c170e1e60 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Jan 2017 21:08:29 +0200 Subject: [PATCH] update ZIGGO template https://github.com/deltaxflux/fluxion/issues/334 --- Sites/ZIGGO_NL/error.html | 17 ++++++++++++----- Sites/ZIGGO_NL/index.html | 11 +++++++++-- fluxion | 6 +++--- 3 files changed, 24 insertions(+), 10 deletions(-) diff --git a/Sites/ZIGGO_NL/error.html b/Sites/ZIGGO_NL/error.html index 6e8de25..452e97d 100644 --- a/Sites/ZIGGO_NL/error.html +++ b/Sites/ZIGGO_NL/error.html @@ -104,7 +104,7 @@ margin:5px 0px 5px 0px;; } - .inlogmodule .zp-button a { + .inlogmodule .zp-button input { display:block; background-image: url('btn_right.png'); height:20px; @@ -112,6 +112,13 @@ color:white; text-decoration:none; } + + .inlogmodule .zp-button input { + margin: 0; + padding: 0; + border: none; + padding-right: 10px; + } .inlogmodule { width:100%; @@ -184,7 +191,7 @@ - +
@@ -217,12 +224,12 @@
- Het ingevoerde wachtwoord is onjuiste.
Controlleer uw wachtwoord en probeer het opnieuw. + Het ingevoerde wachtwoord is onjuiste.
Controlleer uw wachtwoord en probeer het opnieuw. - +
@@ -238,4 +245,4 @@
-
+
\ No newline at end of file diff --git a/Sites/ZIGGO_NL/index.html b/Sites/ZIGGO_NL/index.html index 627891c..8ac6bb7 100644 --- a/Sites/ZIGGO_NL/index.html +++ b/Sites/ZIGGO_NL/index.html @@ -104,7 +104,7 @@ margin:5px 0px 5px 0px;; } - .inlogmodule .zp-button a { + .inlogmodule .zp-button input { display:block; background-image: url('btn_right.png'); height:20px; @@ -112,6 +112,13 @@ color:white; text-decoration:none; } + + .inlogmodule .zp-button input { + margin: 0; + padding: 0; + border: none; + padding-right: 10px; + } .inlogmodule { width:100%; @@ -221,7 +228,7 @@ -
Herstellen >
+
diff --git a/fluxion b/fluxion index 1931381..3f68025 100755 --- a/fluxion +++ b/fluxion @@ -428,7 +428,7 @@ DIALOG_WEB_LENGTH_MIN_BG="Паролата трябва да съдържа по DIALOG_WEB_LENGTH_MAX_BG="Паролата трябва да съдържа по-малко от {0} символа!" DIALOG_WEB_DIR_BG="ltr" -#SRB +#SRB by ghost DIALOG_WEB_INFO_SRB="Zbog sigurnosnih razloga, unesite WPA ključ da bi ste pristupili internetu." DIALOG_WEB_INPUT_SRB="Unesite vašu WPA šifru:" DIALOG_WEB_SUBMIT_SRB="Potvrdi" @@ -479,7 +479,7 @@ DIALOG_WEB_DIR_NL="ltr" #DAN DIALOG_WEB_INFO_DAN="Af sikkerhedsmæssige årsager, skal du skrive netværksadgangskoden, for at få adgang til internettet." DIALOG_WEB_INPUT_DAN="Angiv netværksadgangskoden:" -DIALOG_WEB_SUBMIT_DAN="Videre" +DIALOG_WEB_SUBMIT_DAN="Forsæt" DIALOG_WEB_ERROR_DAN="Fejl: Den indtastede netværksadgangskode er ikke korrekt!" DIALOG_WEB_OK_DAN="Tak, din forbindelse vil blive genoprettet inden få sekunder." DIALOG_WEB_BACK_DAN="Tilbage" @@ -3975,7 +3975,7 @@ function ConnectionRESET { echo -e " "$red"["$yellow"$n"$red"]"$transparent" Bulgarian [BG] (NEUTRA)";n=`expr $n + 1` echo -e " "$red"["$yellow"$n"$red"]"$transparent" Serbian [SRB] (NEUTRA)";n=`expr $n + 1` echo -e " "$red"["$yellow"$n"$red"]"$transparent" Polish [PL] (NEUTRA)";n=`expr $n + 1` - echo -e " "$red"["$yellow"$n"$red"]"$transparent" Indonesia [ID] (NEUTRA)";n=`expr $n + 1` + echo -e " "$red"["$yellow"$n"$red"]"$transparent" Indonesian [ID] (NEUTRA)";n=`expr $n + 1` echo -e " "$red"["$yellow"$n"$red"]"$transparent" Dutch [NL] (NEUTRA)";n=`expr $n + 1` echo -e " "$red"["$yellow"$n"$red"]"$transparent" Danish [DAN] (NEUTRA)";n=`expr $n + 1` echo -e " "$red"["$yellow"$n"$red"]"$transparent" Hebrew [HE] (NEUTRA)";n=`expr $n + 1`