Sha256: f9506a0e14b76dd4eba846f5a71bc18173a4b81bd90b682cf442b431356bb5c2

Contents?: true

Size: 351 Bytes

Versions: 6

Compression:

Stored size: 351 Bytes

Contents

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

  <% form_tag :action=>"edit", :id => @trackback.id do %>

  <div class="form">
    <h3><%= _("Editing trackback")%></h3>
    <%= render_partial "form" %>
  </div>

  <%= cancel_or_save %>
  <% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

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