diff --git a/functions.php b/functions.php index c5f0cef..17f2a6c 100644 --- a/functions.php +++ b/functions.php @@ -116,7 +116,7 @@ function getLog($user, $csv) { function vaultTxns($csv) { $output = ''; - $output .= ''; + $output .= '
'; $output .= ' '; $output .= ' '; $output .= ' ';

User

Timestamp