summaryrefslogtreecommitdiff
path: root/lib/VNWeb/Releases/VNTab.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/VNWeb/Releases/VNTab.pm')
-rw-r--r--lib/VNWeb/Releases/VNTab.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VNWeb/Releases/VNTab.pm b/lib/VNWeb/Releases/VNTab.pm
index cebaf7f6..de8c1d66 100644
--- a/lib/VNWeb/Releases/VNTab.pm
+++ b/lib/VNWeb/Releases/VNTab.pm
@@ -59,7 +59,7 @@ my @rel_cols = (
default => 1,
has_data => sub { !!@{$_[0]{platforms}} },
draw => sub {
- join_ \&br_, sub { abbr_ class => "icons $_", title => $PLATFORM{$_}, ''; }, $_[0]{platforms}->@*;
+ join_ \&br_, sub { abbr_ class => "icons plat $_", title => $PLATFORM{$_}, ''; }, $_[0]{platforms}->@*;
txt_ 'Unknown' if !$_[0]{platforms}->@*;
},
}, { # Media