Sha256: aba0e36debe2252ac7c13c33f16741beb95473ab327829b185ec8b5fa8b52ca2

Contents?: true

Size: 271 Bytes

Versions: 5

Compression:

Stored size: 271 Bytes

Contents

  <% @page_heading = _("Text Filter Help") + ": #{@textfilter.description}" %>
  
  <% content_for('tasks') do %>
    <%= task_edit _('Edit this text filter'), @textfilter.id %>
    <%= task_show _('Show this filter'), @textfilter.id %>
  <% end %> 

  <%= @help_text %>

Version data entries

5 entries across 5 versions & 1 rubygems

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