Sha256: 5ed268c748e73f22271f4fbca5df782e1f5bf4ae13730a1ab67ce9422c4a1b77

Contents?: true

Size: 334 Bytes

Versions: 6

Compression:

Stored size: 334 Bytes

Contents

<% form_tag :action=>"new" do %>

<p>
  <label for="category_name"><%= _("Title")%>:</label><br/>
  <%= text_field 'category', 'name'  %>
</p>

<div id="operations">
  <a href="#" onclick="new Effect.BlindUp('quick-post', {duration: 0.4}); return false;" ><%= _("Cancel") %></a> <%= _("or")%> <%= save(_("Save")) %> 
</div>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typo-5.0.3.98.1 app/views/admin/categories/_quick_post.html.erb
typo-5.0.3.98 app/views/admin/categories/_quick_post.html.erb
typo-5.1.2 app/views/admin/categories/_quick_post.html.erb
typo-5.1.1 app/views/admin/categories/_quick_post.html.erb
typo-5.1.3 app/views/admin/categories/_quick_post.html.erb
typo-5.1 app/views/admin/categories/_quick_post.html.erb