Fix not to print last extra line
Some checks failed
Tests / prove (push) Has been cancelled
Package and upload artifacts / build (push) Has been cancelled

This commit is contained in:
Ilia Ross
2026-06-16 13:24:37 +02:00
parent 8cca3a117f
commit 845f4a40e4

View File

@@ -138,7 +138,7 @@ else {
undef, undef, undef, $in{'directory_url'},
$in{'eab_kid'}, $in{'eab_hmac'}, $in{'subset'});
if (!$ok) {
print &text('letsencrypt_failed', $cert),"<p>\n";
print &text('letsencrypt_failed', $cert),"\n";
}
else {
# Worked, now copy to Webmin