aboutsummaryrefslogtreecommitdiffstats
path: root/templates/da/article.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/da/article.html')
-rw-r--r--templates/da/article.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/templates/da/article.html b/templates/da/article.html
index 73b841bf..512471e9 100644
--- a/templates/da/article.html
+++ b/templates/da/article.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">S
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> %(title)s
@@ -12,7 +12,7 @@
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>%(subject_html)s</H1>
- <B>%(author_html)s</B>
+ <B>%(author_html)s</B>
<A HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
TITLE="%(subject_html)s">%(email_html)s
</A><BR>
@@ -20,14 +20,14 @@
<P><UL>
%(prev_wsubj)s
%(next_wsubj)s
- <LI> <B>Meddelelser sorteret efter:</B>
+ <LI> <B>Meddelelser sorteret efter:</B>
<a href="date.html#%(sequence)s">[ dato ]</a>
- <a href="thread.html#%(sequence)s">[ tr&aring;d (thread) ]</a>
+ <a href="thread.html#%(sequence)s">[ tr&aring;d ]</a>
<a href="subject.html#%(sequence)s">[ emne ]</a>
<a href="author.html#%(sequence)s">[ afsender ]</a>
</LI>
</UL>
- <HR>
+ <HR>
<!--beginarticle-->
%(body)s
<!--endarticle-->
@@ -36,9 +36,9 @@
<!--threads-->
%(prev_wsubj)s
%(next_wsubj)s
- <LI> <B>Meddelelser sorteret efter:</B>
+ <LI> <B>Meddelelser sorteret efter:</B>
<a href="date.html#%(sequence)s">[ dato ]</a>
- <a href="thread.html#%(sequence)s">[ tr&aring;d (thread) ]</a>
+ <a href="thread.html#%(sequence)s">[ tr&aring;d ]</a>
<a href="subject.html#%(sequence)s">[ emne ]</a>
<a href="author.html#%(sequence)s">[ afsender ]</a>
</LI>