summaryrefslogtreecommitdiff
path: root/pages/account/19.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/account/19.php')
-rw-r--r--pages/account/19.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/19.php b/pages/account/19.php
index 6b488f3..1a80418 100644
--- a/pages/account/19.php
+++ b/pages/account/19.php
@@ -54,7 +54,7 @@
}
} else if($row['keytype'] == "VI"){
showheader(_("My CAcert.org Account!"));
- echo $cert;
+ echo "<pre>".$cert."</pre>";
showfooter();
} else {
showheader(_("My CAcert.org Account!"));