From 408c03848b0e60e449c0d5b9bf75bb9ddd88c269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20D=C3=B6rre?= Date: Tue, 23 Sep 2014 23:12:24 +0200 Subject: bug-790: implement that thing. --- pages/account/17.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'pages/account/17.php') diff --git a/pages/account/17.php b/pages/account/17.php index 8ac8b65..cd2ad0a 100644 --- a/pages/account/17.php +++ b/pages/account/17.php @@ -17,3 +17,12 @@ */ require_once($_SESSION['_config']['filepath'].'/includes/keygen.php'); + +?> + +
+ + + + +
-- cgit v1.2.1 From de06286a660c6342d57ecee95c03077f28a9d540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20D=C3=B6rre?= Date: Tue, 23 Sep 2014 23:39:11 +0200 Subject: bug-790: do translation, fix cert download --- pages/account/17.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pages/account/17.php') diff --git a/pages/account/17.php b/pages/account/17.php index cd2ad0a..0d5c2c7 100644 --- a/pages/account/17.php +++ b/pages/account/17.php @@ -19,10 +19,10 @@ require_once($_SESSION['_config']['filepath'].'/includes/keygen.php'); ?> - + -- --
- - + + ">
-- cgit v1.2.1