diff options
Diffstat (limited to 'app/views/wiki/history.rhtml')
-rw-r--r-- | app/views/wiki/history.rhtml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/wiki/history.rhtml b/app/views/wiki/history.rhtml index 85b1541cc..41711d725 100644 --- a/app/views/wiki/history.rhtml +++ b/app/views/wiki/history.rhtml @@ -1,7 +1,3 @@ -<div class="contextual"> -<%= link_to(l(:label_page_index), {:action => 'special', :page => 'Page_index'}, :class => 'icon icon-index') %> -</div> - <h2><%= @page.pretty_title %></h2> <h3><%= l(:label_history) %></h3> |