mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix up repo log message
This commit is contained in:
@@ -12,7 +12,7 @@ if ($type eq 'repos') {
|
||||
return &text('log_'.$action.'_repos', $object);
|
||||
}
|
||||
elsif ($type eq 'repo') {
|
||||
return &text('log_'.$action.'_repos',
|
||||
return &text('log_'.$action.'_repo',
|
||||
"<tt>".&html_escape($object)."</tt>");
|
||||
}
|
||||
elsif ($action eq 'update') {
|
||||
|
||||
Reference in New Issue
Block a user