mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix message margin
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user