Skip to content

Commit

Permalink
[Version] hopefully clearer wording on the versions index view.
Browse files Browse the repository at this point in the history
  • Loading branch information
grantneufeld committed Mar 2, 2012
1 parent b93c67f commit 0798f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/versions/index.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>Edit version history for “<%= link_to @item.title, @item %></h1>
<h1>Version history of edits for “<%= link_to @item.title, @item %></h1>
<%= show_pagination_header('versions') %>
<%= show_pagination_selector %>
<table>
Expand Down

0 comments on commit 0798f0d

Please sign in to comment.