]> git.datanom.net - qtadmin.git/blobdiff - index.php
add multicheck
[qtadmin.git] / index.php
index 396e1190a6d391335a645c5fd632d529202c6d26..6e1db887d6256d2a42035a7135aeefd542e7f2ce 100644 (file)
--- a/index.php
+++ b/index.php
@@ -33,7 +33,7 @@
         echo "<span class=\"total-rows\">$numrows quarantined mail(s)</span>";
         echo "<table><tr>";
         echo "<table><tr><th>Received</th><th>Cause</th>";
-        echo "<th>Sender</th><th>Recipient</th><th>Subject</th><th>Action</th>"
+        echo "<th>Sender</th><th>Recipient</th><th>Subject</th><th>Action</th>";
         echo "<th><input name=\"multiselect\" type=\"checkbox\"
               onchange=\"javascript: updateAction(this)\" /></th>";
         echo "</tr>";
This page took 0.037299 seconds and 5 git commands to generate.