diff options
Diffstat (limited to '')
-rwxr-xr-x[-rw-r--r--] | templates/da/admlogin.html | 5 | ||||
-rw-r--r-- | templates/da/options.html | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | templates/da/private.html | 21 | ||||
-rw-r--r-- | templates/da/subscribeack.txt | 3 |
4 files changed, 26 insertions, 5 deletions
diff --git a/templates/da/admlogin.html b/templates/da/admlogin.html index 260dc253..65020bea 100644..100755 --- a/templates/da/admlogin.html +++ b/templates/da/admlogin.html @@ -1,9 +1,10 @@ <html> <head> <title>%(listname)s %(who)s Login</title> + <script>function sf(){document.f.adminpw.focus();}</script> </head> -<body bgcolor="#ffffff"> -<FORM METHOD=POST ACTION="%(path)s"> +<body bgcolor="#ffffff" onLoad="sf()"> +<FORM METHOD=POST ACTION="%(path)s" name="f"> %(message)s <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> diff --git a/templates/da/options.html b/templates/da/options.html index 6c739132..45abef8a 100644 --- a/templates/da/options.html +++ b/templates/da/options.html @@ -166,6 +166,7 @@ er medlem af. <mm-global-deliver-button><i>Brug på alle</i> </td></tr> +<!--Start-Digests-Delete--> <tr><TD BGCOLOR="#cccccc"> <strong>Sammendrag-modus</strong><p> Vælger du sammendrag-modus, vil du med jævne mellemrum (normalt en gang om dagen, @@ -189,6 +190,7 @@ er medlem af. <MM-Plain-Digests-Button>Ren tekst<p> <mm-global-mime-button><i>Brug på alle</i> </td></tr> +<!--End-Digests-Delete--> <tr><TD BGCOLOR="#cccccc"> <strong>Modtag dine egne meddelelser til listen?</strong><p> diff --git a/templates/da/private.html b/templates/da/private.html index 80d14e2f..639c95f4 100644..100755 --- a/templates/da/private.html +++ b/templates/da/private.html @@ -1,9 +1,10 @@ <html> <head> <title>%(realname)s Login til Private Arkiver</title> +<script>function sf(){document.f.username.focus();}</script> </head> -<body bgcolor="#ffffff"> -<FORM METHOD=POST ACTION="%(action)s"> +<body bgcolor="#ffffff" onLoad="sf()"> +<FORM METHOD=POST ACTION="%(action)s" name="f"> %(message)s <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> @@ -37,6 +38,22 @@ Du kan også fjerne cookies manuelt ved at klikke på <em>Logout</em> linket under <em>Other Administrative Activities</em> (som du får op efter at have logget ind). + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>Hvis du ikke kan huske din adgangskode, sÃ¥ indtast din emailadresse + ovenfor og tryk pÃ¥ <em>Send adgangskode</em> knappen, sÃ¥ vil du + fÃ¥ tilsendt en email med din adgangskode.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Send adgangskode" ></center></td> + </tr> + </TABLE> </FORM> </body> </html> diff --git a/templates/da/subscribeack.txt b/templates/da/subscribeack.txt index 343f4424..4039cf63 100644 --- a/templates/da/subscribeack.txt +++ b/templates/da/subscribeack.txt @@ -23,7 +23,8 @@ med ordet 'help' i Emne feltet eller i mailen. Så vil du modtage en e-mail med nærmere instruktioner. Du skal bruge en adgangskode for at ændre på disse indstillinger for listen -(også for at ændre din adgangskode) eller for at afmelde dig listen. +(også for at ændre din adgangskode) eller for at afmelde dig listen uden efterfølgende +og skulle bekræfte det. Din adgangskode er: %(password)s |