diff --git a/app/views/galleries/show.html.erb b/app/views/galleries/show.html.erb index c529363..4af5567 100644 --- a/app/views/galleries/show.html.erb +++ b/app/views/galleries/show.html.erb @@ -86,17 +86,17 @@ <% @fotos_p.each do |f| %>
<%= link_to ff_icon('icon-circle-arrow-down').html_safe, f.datei.url, :class=>"btn-small",title: I18n.t('fotos.download')+': '+f.title, rel: 'tooltip' %>