浏览代码

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".