From ad162a782b8f5b850fb34736f516b473528af51f Mon Sep 17 00:00:00 2001
From: Mark Sapiro <msapiro@value.net>
Date: Sun, 25 Mar 2012 15:14:58 -0700
Subject: Backported the password reminder from private archive login feature
 from the 2.2 branch.

---
 templates/fi/private.html | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

(limited to 'templates/fi')

diff --git a/templates/fi/private.html b/templates/fi/private.html
index 6e4ccf89..e1e916a2 100644
--- a/templates/fi/private.html
+++ b/templates/fi/private.html
@@ -39,6 +39,21 @@
       ev�ste katoaa automaattisesti kun suljet selaimen tai voit nimenomaan sulkea ev�steen painamalla
 	<em>Muut yll�pit�j�n toimet</em> otsikon alla olevaa <em>Kirjaudu ulos</em> -valintaa.
       (jonka n�et, kun olet onnistuneesti kirjautunut sis��n).
+      <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>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>
+    </tr>
+    <tr>
+      <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td>
+    </tr>
 </FORM>
 </body>
 </html>
-- 
cgit v1.2.3