diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-06-20 12:43:08 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-06-20 12:43:08 -0700 |
commit | 24492e9456c86ff133ba701cab0559a681ffabf6 (patch) | |
tree | 8f3e0f825ab5845193e730a0f83f00aba001d2c7 /templates/no/archidxhead.html | |
parent | f0562e55bb47dd29a832bb8d6b6fed8d0555138c (diff) | |
download | mailman2-24492e9456c86ff133ba701cab0559a681ffabf6.tar.gz mailman2-24492e9456c86ff133ba701cab0559a681ffabf6.tar.xz mailman2-24492e9456c86ff133ba701cab0559a681ffabf6.zip |
Changed non-ascii characters in some templates/*/*.html files to HTML entities.
Diffstat (limited to 'templates/no/archidxhead.html')
-rw-r--r-- | templates/no/archidxhead.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/no/archidxhead.html b/templates/no/archidxhead.html index 31168575..f2426eba 100644 --- a/templates/no/archidxhead.html +++ b/templates/no/archidxhead.html @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> - <title>%(listname)s arkivet for %(archive)s sortert på %(archtype)s</title> + <title>%(listname)s arkivet for %(archive)s sortert på %(archtype)s</title> <META NAME="robots" CONTENT="noindex,follow"> %(encoding)s </HEAD> <BODY BGCOLOR="#ffffff"> <a name="start"></A> - <h1>Arkivet for %(archive)s sortert på %(archtype)s</h1> + <h1>Arkivet for %(archive)s sortert på %(archtype)s</h1> <ul> - <li> <b>Meldinger sortert på:</b> + <li> <b>Meldinger sortert på:</b> %(thread_ref)s %(subject_ref)s %(author_ref)s |