diff options
-rw-r--r-- | pages/account/6.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/account/6.php b/pages/account/6.php index 0bfb3c1..12c73d9 100644 --- a/pages/account/6.php +++ b/pages/account/6.php @@ -161,7 +161,6 @@ if($row['revoked'] == 0) $row['revoke'] = _("Not Revoked"); ?> - </tr> <tr> <td class="DataTD"><?=_("Status")?></td> <td class="DataTD"><?=$verified?></td> |