Mercurial > hg > soundsoftware-site
view .svn/pristine/82/825c082112f8e7e45e2a90e193d0b7b64c7e8293.svn-base @ 1295:622f24f53b42 redmine-2.3
Update to Redmine SVN revision 11972 on 2.3-stable branch
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:02:21 +0100 |
parents | |
children |
line wrap: on
line source
<h2><%=l(:label_confirmation)%></h2> <div class="warning"> <p><%= simple_format l(:text_account_destroy_confirmation)%></p> <p> <%= form_tag({}) do %> <label><%= check_box_tag 'confirm', 1 %> <%= l(:general_text_Yes) %></label> <%= submit_tag l(:button_delete_my_account) %> | <%= link_to l(:button_cancel), :action => 'account' %> <% end %> </p> </div>