summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-12-21 19:22:08 +0100
committerDaniel Friesel <derf@finalrewind.org>2020-12-21 19:22:08 +0100
commit6cc3cff5be398ef908ada74a73d794d062995c8e (patch)
tree01db3623fb72ad6a302a3c72e9155624889e3f67
parentb20f0503c1002b5a65d25723c9bfa7bcaf72b086 (diff)
fix a copypaste error3.8.3
-rw-r--r--templates/_train_attr.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_train_attr.html.ep b/templates/_train_attr.html.ep
index 2615003..a23d9ac 100644
--- a/templates/_train_attr.html.ep
+++ b/templates/_train_attr.html.ep
@@ -1,5 +1,5 @@
% if ($attr->{series}) {
- <span>BR <%= $details->{commonAttr}{series} %></span>
+ <span>BR <%= $attr->{series} %></span>
% }
% if ($attr->{length}) {
<span>⇤ <%= $attr->{length} %>m ⇥</span>