Browse Source

Double quoting needed.

Fredrik Jervfors 19 years ago
parent
commit
5cb1e3e1cf
1 changed files with 1 additions and 1 deletions
  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".
 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").
      '<tr><th>'. _("Select").
      '</th><th>'._("Test Name").
      '</th><th>'._("Test Name").
      '</th><th>'._("IMAP command string")."</th></tr>\n".
      '</th><th>'._("IMAP command string")."</th></tr>\n".