Mercurial > hg > soundsoftware-site
view .svn/pristine/61/61eccb29cfe9578fcc8039a255d003ce813ea4b3.svn-base @ 1516:b450a9d58aed redmine-2.4
Update to Redmine SVN revision 13356 on 2.4-stable branch
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:28:31 +0100 |
parents | 261b3d9a4903 |
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>