From 87a3141694384dd456da378a34ee848d85091cb1 Mon Sep 17 00:00:00 2001 From: nehresma Date: Thu, 13 Jan 2000 23:28:09 +0000 Subject: [PATCH] spelling fix in options_submit.php git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@175 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/options_submit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/options_submit.php b/src/options_submit.php index b8228e98..b7c2f30d 100644 --- a/src/options_submit.php +++ b/src/options_submit.php @@ -30,7 +30,7 @@ echo _("Your options have been saved."); echo "
"; echo _("Click here"); - echo ""; + echo " "; echo _("to continue."); echo ""; echo ""; -- 2.25.1