Sha256: c96b147d1b932021850e44293612a6ce021138a7d6007049cacca8d09ccfe05a

Contents?: true

Size: 690 Bytes

Versions: 1

Compression:

Stored size: 690 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_tag 'page', :alt => 'layout-icon', :title => '', :align => 'center' %>
	      <%= @layout.name %>
	    </td>
	  </tr>
	</tbody>
</table>

<form method="post">
	<p class="buttons"><%= submit_tag "Delete Layout", :class => 'button' %> or <%= link_to 'Cancel', layout_index_url %></p>
</form>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
radiant-0.5.0 app/views/admin/layout/remove.rhtml