From d22896c8b9c406c1a02d4b6f81057a2df06782da Mon Sep 17 00:00:00 2001 From: root Date: Thu, 9 Apr 2009 12:57:42 +0000 Subject: [PATCH] Fixed typo --- www/gpg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/gpg.php b/www/gpg.php index d548db1..2c5bfc4 100644 --- a/www/gpg.php +++ b/www/gpg.php @@ -101,7 +101,7 @@ function verifyEmail($email) $nerr=0; $nok=0; $multiple = 0; - $resulttable=_("The following UIDs were found your key:")."
"; + $resulttable=_("The following UIDs were found in your key:")."
#"._("Name").""._("Email")."Result
"; $i=0; $lastvalidemail=""; foreach(explode("\n", $gpg) as $line)
#"._("Name").""._("Email")."Result