ソースを参照

Mofify a Server -> Modify a Server

tokul 22 年 前
コミット
a710c458f6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      plugins/mail_fetch/options.php

+ 1 - 1
plugins/mail_fetch/options.php

@@ -295,7 +295,7 @@ sqgetGlobalVar('submit_mailfetch', $submit_mailfetch, SQ_POST);
             '<br>' .
             html_tag( 'table', '', 'center', '', 'width="70%" cellpadding="5" cellspacing="1"' ) .
                 html_tag( 'tr',
-                    html_tag( 'td', '<b>' . _("Mofify a Server") . '</b>', 'center', $color[9] )
+                    html_tag( 'td', '<b>' . _("Modify a Server") . '</b>', 'center', $color[9] )
                 ) .
                 html_tag( 'tr' ) .
                     html_tag( 'td', '', 'center', $color[0] ) .