diff --git a/app/views/portlets/render_public/_imagecontent.html.haml b/app/views/portlets/render_public/_imagecontent.html.haml index 6342e8f..1a66495 100644 --- a/app/views/portlets/render_public/_imagecontent.html.haml +++ b/app/views/portlets/render_public/_imagecontent.html.haml @@ -64,6 +64,5 @@ =image_tag(url, :alt => input.alt.to_s, :style => styleimg ) -if input.credits? .credits - © =input.credits =raw '' if style \ No newline at end of file