mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
*Cleanup
This commit is contained in:
@@ -114,7 +114,7 @@ if (@attach) {
|
||||
}
|
||||
else {
|
||||
print &ui_columns_row([
|
||||
&ui_link("qdetach.cgi/$a->{'filename'}?file=$qfile&attach=$a->{'idx'}$subs","$a->{'filename'}")."",
|
||||
&ui_link("qdetach.cgi/$a->{'filename'}?file=$qfile&attach=$a->{'idx'}$subs","$a->{'filename'}"),
|
||||
$a->{'type'},
|
||||
&nice_size(length($a->{'data'})),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user