소스 검색

Double quoting needed.

Fredrik Jervfors 19 년 전
부모
커밋
5cb1e3e1cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      plugins/info/options.php

+ 1 - 1
plugins/info/options.php

@@ -129,7 +129,7 @@ elseif (!$submit || $submit == 'default')  {
 }
 
 echo "<form action=\"options.php\" method=\"post\">\n".
-     "<div style="text-align: center;"><table border=\"1\">\n".
+     "<div style=\"text-align: center;\"><table border=\"1\">\n".
      '<tr><th>'. _("Select").
      '</th><th>'._("Test Name").
      '</th><th>'._("IMAP command string")."</th></tr>\n".