aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/shared
diff options
context:
space:
mode:
authoranicet2015-06-16 14:13:07 +0200
committeranicet2015-06-16 14:13:07 +0200
commit879ee0b3f3dd2669dfb20b5ffc4fe296331c937d (patch)
tree0576ea7df4ea8b9bdb65335f044fcb9a457b6468 /app/views/shared
parenta706e7b753897bfec8ac7e8e00d1b532c9dc0bd9 (diff)
downloadchouette-core-879ee0b3f3dd2669dfb20b5ffc4fe296331c937d.tar.bz2
Update locales
Diffstat (limited to 'app/views/shared')
-rw-r--r--app/views/shared/_ie_report_line.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_ie_report_line.html.erb b/app/views/shared/_ie_report_line.html.erb
index bc978f826..9f320af6c 100644
--- a/app/views/shared/_ie_report_line.html.erb
+++ b/app/views/shared/_ie_report_line.html.erb
@@ -7,7 +7,7 @@
<table class="table table-hover table-striped data-table">
<thead>
<tr>
- <th class="save"><%= t(".table.line.save") %></th>
+ <th class="state"><%= t(".table.line.state") %></th>
<th class="lines"><%= t(".table.line.lines") %></th>
<th class="routes"><%= t(".table.line.routes") %></th>
<th class="connection_links"><%= t(".table.line.connection_links") %></th>