From cfdcc92d4399f1ddfab38603f818d3aa11e46820 Mon Sep 17 00:00:00 2001 From: tokul Date: Wed, 2 Jul 2003 11:17:22 +0000 Subject: [PATCH] Mofify a Server -> Modify a Server git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5190 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/mail_fetch/options.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mail_fetch/options.php b/plugins/mail_fetch/options.php index 7b7adaf0..cb0398bb 100644 --- a/plugins/mail_fetch/options.php +++ b/plugins/mail_fetch/options.php @@ -295,7 +295,7 @@ sqgetGlobalVar('submit_mailfetch', $submit_mailfetch, SQ_POST); '
' . html_tag( 'table', '', 'center', '', 'width="70%" cellpadding="5" cellspacing="1"' ) . html_tag( 'tr', - html_tag( 'td', '' . _("Mofify a Server") . '', 'center', $color[9] ) + html_tag( 'td', '' . _("Modify a Server") . '', 'center', $color[9] ) ) . html_tag( 'tr' ) . html_tag( 'td', '', 'center', $color[0] ) . -- 2.25.1