Update analytics.php
authorPatrick McGuire <insidenothing@gmail.com>
Wed, 17 Jun 2020 16:16:27 +0000 (12:16 -0400)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2020 16:16:27 +0000 (12:16 -0400)
admin/analytics.php

index ceca3dc..4d19af5 100644 (file)
@@ -264,7 +264,7 @@ while($d = mysqli_fetch_array($r)){
   
   
 <tr>
-<td valign="top">
+<td valign="top" colspan='2'>
 <h2>Pre-Sign</h2>
 <div>Follow up requested - never signed.</div>
 <form method='GET'><input name='email'><input type='submit' value='SEARCH E-MAIL'></form><table>
@@ -279,7 +279,9 @@ while($d = mysqli_fetch_array($r)){
 }
 ?></table>
   </td>
-<td valign="top">
+  </tr>
+  <tr>
+<td valign="top" colspan='2'>
 <h2>Signatures</h2>
 <div>Last 10</div><ol>
 <?PHP