From 58f159815c6586e6061c530216202c8bca782f45 Mon Sep 17 00:00:00 2001
From: Mark Sapiro <mark@msapiro.net>
Date: Fri, 6 Jun 2008 12:47:18 -0700
Subject: Fixed a couple of %()s replacements with missing s.

---
 templates/ia/admlogin.html | 2 +-
 templates/sl/help.txt      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'templates')

diff --git a/templates/ia/admlogin.html b/templates/ia/admlogin.html
index d909b559..c03b4ba6 100644
--- a/templates/ia/admlogin.html
+++ b/templates/ia/admlogin.html
@@ -9,7 +9,7 @@
     <TR>
       <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
 	<B><FONT COLOR="#000000" SIZE="+1">Authentication pro %(who)s
-      a %(listname)</FONT></B>
+      a %(listname)s</FONT></B>
       </TD>
     </TR>
     <tr>
diff --git a/templates/sl/help.txt b/templates/sl/help.txt
index 486c0c4b..bf9b895c 100644
--- a/templates/sl/help.txt
+++ b/templates/sl/help.txt
@@ -1,4 +1,4 @@
-Pomo� za po�tni seznam %(listname):
+Pomo� za po�tni seznam %(listname)s:
 
 To je e-po�tna ukazna pomo� za razli�ico %(version)s po�tnega
 upravljalnika "Mailman". Sledijo ukazi, ki jih morate poslati,
@@ -29,4 +29,4 @@ Ukaze po
 
 Vpra�anja in komentarje, ki se jim mora posvetiti skrbnik, po�ljite na
 
-    %(adminaddr)s
\ No newline at end of file
+    %(adminaddr)s
-- 
cgit v1.2.3