Mercurial > hg > soundsoftware-site
view .svn/pristine/cf/cf1a848896acb56eab1a3d8174b0732f774a9b99.svn-base @ 1519:afce8026aaeb redmine-2.4-integration
Merge from branch "live"
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:34:53 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line source
<h2><%=l(:label_confirmation)%></h2> <div class="box"><center> <p><strong><%= h(@project.name) %></strong><br /><%=l(:text_wiki_destroy_confirmation)%></p> <% form_tag({:controller => 'wikis', :action => 'destroy', :id => @project}) do %> <%= hidden_field_tag "confirm", 1 %> <%= submit_tag l(:button_delete) %> <% end %> </center></div>