summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/export_multiple.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/wiki/export_multiple.rhtml')
-rw-r--r--app/views/wiki/export_multiple.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/wiki/export_multiple.rhtml b/app/views/wiki/export_multiple.rhtml
index 75052ab3b..c76b08fca 100644
--- a/app/views/wiki/export_multiple.rhtml
+++ b/app/views/wiki/export_multiple.rhtml
@@ -10,7 +10,7 @@ h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
</head>
<body>
-<strong><%= l(:label_page_index) %></strong>
+<strong><%= l(:label_index_by_title) %></strong>
<ul>
<% @pages.each do |page| %>
<li><a href="#<%= page.title %>"><%= page.pretty_title %></a></li>