diff options
-rw-r--r-- | pages/account/16.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/account/16.php b/pages/account/16.php index 8783bc5..992d555 100644 --- a/pages/account/16.php +++ b/pages/account/16.php @@ -104,6 +104,7 @@ if (array_key_exists('emails',$_SESSION['_config']) && is_array($_SESSION['_conf </table> <input type="hidden" name="oldid" value="<?=$id?>"> </form> +<?=_("Please fill out the form, when all data is entered and you click \"Next\" you can add either a CSR (certificate signing request) or create a new key with your browser. The data from this form will be used for the certificate, differing data from the CSR will be replaced.")?> <script language="javascript"> function showExpert(a) |