Browse Source

Simple simple fix...

thomppj 23 years ago
parent
commit
0bdc98b102
1 changed files with 1 additions and 1 deletions
  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) {
     if (count($output) > 0) {
         echo "<tr>";
         echo "<tr>";
-        echo "<td BGCOLOR=\"$color[0]\">"
+        echo "<td ALIGN=RIGHT BGCOLOR=\"$color[0]\">"
            .   str_replace(' ', '&nbsp;', _("Mailing List:"))
            .   str_replace(' ', '&nbsp;', _("Mailing List:"))
            . '</td>';
            . '</td>';
         echo "<td BGCOLOR=\"$color[0]\" WIDTH=\"100%\" colspan=\"2\">"
         echo "<td BGCOLOR=\"$color[0]\" WIDTH=\"100%\" colspan=\"2\">"