aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/lines/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/lines/show.html.erb')
-rw-r--r--app/views/lines/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/lines/show.html.erb b/app/views/lines/show.html.erb
index 668eaebdc..1b30aff49 100644
--- a/app/views/lines/show.html.erb
+++ b/app/views/lines/show.html.erb
@@ -37,7 +37,7 @@
<%= @line.number %>
</p>
<p>
- <label><%= @line.human_attribute_name("transport_mode_name") %>: </label>
+ <label><%= @line.human_attribute_name("transport_mode") %>: </label>
<%= t("transport_modes.label.#{@line.transport_mode}") %>
</p>
<p>