Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
re-add link to #new
  • Loading branch information
TomK32 authored and Sven Fuchs committed Jul 14, 2008
1 parent d498dec commit c41677a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/engines/adva_wiki/app/views/wiki/index.html.erb
Expand Up @@ -31,7 +31,7 @@

<div class="empty">
There are no wikipages in <%= @section.title %>.
<%#= link_to "Create one now &raquo;", new_admin_wikipage_path(@site) %>
<%= link_to "Create one now &raquo;", new_wikipage_path(@section) %>
</div>

<% end %>
Expand Down

0 comments on commit c41677a

Please sign in to comment.