mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01: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