From: Felix Dörre Date: Sat, 5 Jul 2014 15:19:45 +0000 (+0200) Subject: fix line endings X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=acfa4c6f382e61fbee8534b6234767fe3ea9efd2 fix line endings --- diff --git a/src/org/cacert/gigi/pages/account/ChangeForm.java b/src/org/cacert/gigi/pages/account/ChangeForm.java index 087f418e..95975ead 100644 --- a/src/org/cacert/gigi/pages/account/ChangeForm.java +++ b/src/org/cacert/gigi/pages/account/ChangeForm.java @@ -29,4 +29,4 @@ public class ChangeForm extends Form { return false; } -} \ No newline at end of file +} diff --git a/src/org/cacert/gigi/pages/account/ChangePasswordForm.templ b/src/org/cacert/gigi/pages/account/ChangePasswordForm.templ index 58ca70a3..f886196e 100644 --- a/src/org/cacert/gigi/pages/account/ChangePasswordForm.templ +++ b/src/org/cacert/gigi/pages/account/ChangePasswordForm.templ @@ -1,23 +1,23 @@ - - - - - - - - - - - - - - - - - - - - - - -
Kennwort ändern
Altes Kennwort:
Neues Kennwort*:
Kennwort bestätigen*:
*Beachten Sie bitte, für eine hohe Sicherheit muss das Kennwort mindestens einen Großbuchstaben, Kleinbuchstaben, Zahl und Sonderzeichen enthalten (alle Leerzeichen am Anfang und am Ende werden entfernt).
+ + + + + + + + + + + + + + + + + + + + + + +
Kennwort ändern
Altes Kennwort:
Neues Kennwort*:
Kennwort bestätigen*:
*Beachten Sie bitte, für eine hohe Sicherheit muss das Kennwort mindestens einen Großbuchstaben, Kleinbuchstaben, Zahl und Sonderzeichen enthalten (alle Leerzeichen am Anfang und am Ende werden entfernt).