From 4a6bbb4927f6601684a6cea23edd50117911eeec Mon Sep 17 00:00:00 2001 From: stekkel Date: Tue, 6 Aug 2002 23:34:12 +0000 Subject: [PATCH] typo git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3272 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/signout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/signout.php b/src/signout.php index 48cfc828..706088f9 100644 --- a/src/signout.php +++ b/src/signout.php @@ -77,7 +77,7 @@ html_tag( 'table', '', $color[0], 'width="100%"' ) . html_tag( 'tr', html_tag( 'td', _("You have been successfully signed out.") . - '
' . + '
' . _("Click here to log back in.") . '
' , 'center' ) , '', $color[4], 'width="100%"' ) . -- 2.25.1