Mercurial > hg > soundsoftware-site
view .svn/pristine/cf/cf1a848896acb56eab1a3d8174b0732f774a9b99.svn-base @ 1265:4e98f3c481df redmine-2.2-integration
Remove rules not desired for our layout (probably picked up from a manual merge at some point)
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 02 May 2013 12:36:19 +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>