mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
Typo
This commit is contained in:
@ -64,7 +64,7 @@ else {
|
||||
|
||||
if ($in{'message'}) {
|
||||
# Showing a message
|
||||
pirnt &ui_table_row(undef,
|
||||
print &ui_table_row(undef,
|
||||
&html_escape($in{'message'}), 2);
|
||||
print &ui_hidden("message", 1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user