Add a note that Certificate has been created

This commit is contained in:
John Crisp
2021-03-08 14:17:29 +01:00
parent a2c1081b34
commit e4c313c13a
2 changed files with 34 additions and 25 deletions

View File

@@ -254,7 +254,7 @@ switch ($stage) {
</tr>
<tr>
<td>Certificate Password </td>
<td>Certificate Password</td>
<td><input type="password" name="passwd" value="<?php echo htvar($passwd) ?>" size="30"></td>
</tr>