diff --git a/app/views/content_viewer/article_versions.rhtml b/app/views/content_viewer/article_versions.rhtml index 4699ad3..69c60d2 100644 --- a/app/views/content_viewer/article_versions.rhtml +++ b/app/views/content_viewer/article_versions.rhtml @@ -1,5 +1,5 @@
- <%= button(:back, _('Go back to post'), {:action => 'view_page'}) %> + <%= button(:back, _('Go back to latest version'), {:action => 'view_page'}) %>
<%= article_title(@page, :no_link => true) %> -- libgit2 0.21.2