Sha256: 6f8ac388360f6657af6f958022380f3bca44e01ae7f765910fbbda8bef15aadc
Contents?: true
Size: 688 Bytes
Versions: 4
Compression:
Stored size: 688 Bytes
Contents
<h1>Remove Layout</h1> <p>Are you sure you want to <strong class="warning">permanently remove</strong> the following layout?</p> <table id="site-map" class="index" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr class="node level-1" onmouseover="Element.addClassName(this, 'highlight');" onmouseout="Element.removeClassName(this, 'highlight');"> <td class="layout"> <%= image 'layout', :alt => 'layout-icon', :title => '' %> <%= @layout.name %> </td> </tr> </tbody> </table> <form method="post" action=""> <p class="buttons"><%= submit_tag "Delete Layout", :class => 'button' %> or <%= link_to 'Cancel', layout_index_url %></p> </form>
Version data entries
4 entries across 4 versions & 1 rubygems