Explorar el Código

Double quoting needed.

Fredrik Jervfors hace 19 años
padre
commit
5cb1e3e1cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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".