From 4eb439877181883d716d749358c740b2e62fd80f Mon Sep 17 00:00:00 2001
From: "jocuri%softhome.net" <>
Date: Thu, 15 Apr 2004 02:01:08 +0000
Subject: [PATCH] Patch for bug 240434: replace increased with improved on the
 login page; r=timeless, a=justdave.

---
 template/en/default/account/auth/login.html.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl
index c8e780712..398b8adac 100644
--- a/template/en/default/account/auth/login.html.tmpl
+++ b/template/en/default/account/auth/login.html.tmpl
@@ -79,7 +79,7 @@
         <td>
           <input type="checkbox" name="Bugzilla_restrictlogin"
                  checked="checked">
-          (Using this option increases security)
+          (Using this option improves security)
         </td>
       </tr>
     [% END %]
-- 
2.24.1