Fix message margin

This commit is contained in:
iliajie
2023-03-10 19:04:35 +02:00
parent d7222415a2
commit 7cef589e92

View File

@@ -93,7 +93,7 @@ else {
if ($in{'use'}) {
# Copy cert, key and chain to Webmin
print $text{'letsencrypt_webmin'},"<p>\n";
print $text{'letsencrypt_webmin'},"<br>\n";
&lock_file($ENV{'MINISERV_CONFIG'});
&get_miniserv_config(\%miniserv);