mirror of
https://github.com/webmin/webmin.git
synced 2025-08-16 14:51:18 +00:00
Fix header
This commit is contained in:
@ -28,7 +28,7 @@ $no_ = $text{'opts_no'};
|
||||
|
||||
# Start of form
|
||||
print &ui_form_start("save_opts.cgi");
|
||||
print &ui_table_start($text{'smtpd_title'}, "width=100%", 4);
|
||||
print &ui_table_start($text{'smtp_title'}, "width=100%", 4);
|
||||
|
||||
&option_radios_freefield("best_mx_transport", 25, $text{'opts_best_mx_transport_default'});
|
||||
|
||||
|
Reference in New Issue
Block a user