Browse Source

Double quoting needed.

Fredrik Jervfors 19 năm trước cách đây
mục cha
commit
5cb1e3e1cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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".