Explorar el Código

Simple simple fix...

thomppj hace 23 años
padre
commit
0bdc98b102
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      plugins/listcommands/setup.php

+ 1 - 1
plugins/listcommands/setup.php

@@ -109,7 +109,7 @@ function plugin_listcommands_menu() {
 
     if (count($output) > 0) {
         echo "<tr>";
-        echo "<td BGCOLOR=\"$color[0]\">"
+        echo "<td ALIGN=RIGHT BGCOLOR=\"$color[0]\">"
            .   str_replace(' ', '&nbsp;', _("Mailing List:"))
            . '</td>';
         echo "<td BGCOLOR=\"$color[0]\" WIDTH=\"100%\" colspan=\"2\">"