diff --git a/vendor/built_in_modules/archive/app/views/panel/archive/front_end/archive_files/_index.html.erb b/vendor/built_in_modules/archive/app/views/panel/archive/front_end/archive_files/_index.html.erb index 58f61629c..d2906a6a0 100644 --- a/vendor/built_in_modules/archive/app/views/panel/archive/front_end/archive_files/_index.html.erb +++ b/vendor/built_in_modules/archive/app/views/panel/archive/front_end/archive_files/_index.html.erb @@ -8,15 +8,15 @@ <%= sortable(:title, t("archive.Title"))%> <%= t("archive.Files")%> - <%= t(:promoter)%> + <%= t(:promoter)%> <% @archive_files.each_with_index do |post,i| %> class="even" <% end %>> -
<%= post.title %>
- +
<%= post.title %>
+
<% if !post.archive_file_multiples.blank? %>
    @@ -32,7 +32,7 @@ <% end %>
- + <% unless post.get_users.blank? %>