diff options
author | Jim Popovitch <jimpop@gmail.com> | 2013-11-17 01:56:29 +0000 |
---|---|---|
committer | Jim Popovitch <jimpop@gmail.com> | 2013-11-17 01:56:29 +0000 |
commit | 06d15b0a9949652f696d19903cef2a235ff3a428 (patch) | |
tree | 55a9c12de799cc056da986aafe3b8e66d0cbf94b /templates/da/private.html | |
parent | bc05ad4e81bd2ce9ec0f36e5112eadf607a49195 (diff) | |
parent | ded18dda2b2f9ba00f8780b4eba6c398c5bff838 (diff) | |
download | mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.tar.gz mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.tar.xz mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.zip |
Upstream changes
Diffstat (limited to 'templates/da/private.html')
-rwxr-xr-x | templates/da/private.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/da/private.html b/templates/da/private.html index e19f0691..639c95f4 100755 --- a/templates/da/private.html +++ b/templates/da/private.html @@ -46,12 +46,12 @@ </TD> </TR> <tr> - <td>If you don't remember your password, enter your email address - above and click the <em>Remind</em> button and your - password will be emailed to you.</td> + <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="Remind" ></center></td> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Send adgangskode" ></center></td> </tr> </TABLE> </FORM> |