update let's encrypt button name
This commit is contained in:
parent
d7f0a5e36c
commit
2737edbc11
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ if (isset($_POST['submit'])) {
|
|||
echo '</p>';
|
||||
?>
|
||||
<form name="form-confirm-delete-alias" id="form-confirm-delete-alias" action="" method="POST">
|
||||
<p><input type="submit" name="submit" value="Poursuivre l'installation du certificat" style="margin-left:0px;"></p>
|
||||
<p><input type="submit" name="submit" value="Installer le certificat" style="margin-left:0px;"></p>
|
||||
</form>
|
||||
<?php
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue