Sha256: 1156a0bfe6b990058ec804434ca137e2e1acf4069303bc07882076f0c8ea7baa

Contents?: true

Size: 371 Bytes

Versions: 5

Compression:

Stored size: 371 Bytes

Contents

  <% @page_heading = _("Trackbacks for") + " #{ link_to h(@article.title), :controller => '/admin/content', :action => 'show', :id => @article }" %>

  <h3><%= _("Creating trackback")%></h3>

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

  <div class="form">
    <%= render_partial "form" %>
  </div>

  <div id="operations">
    <%= save %> or <%= cancel %>
  </div>

  <% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
typo-4.1.1 app/views/admin/trackbacks/new.rhtml
typo-4.1 app/views/admin/trackbacks/new.rhtml
typo-5.0.1 app/views/admin/trackbacks/new.html.erb
typo-5.0.2 app/views/admin/trackbacks/new.html.erb
typo-5.0 app/views/admin/trackbacks/new.html.erb