OSDN Git Service

t#32046:
[pettanr/pettanr.git] / app / views / stories / _licensed_pictures.html.erb
index b00d63b..1c10cc7 100644 (file)
@@ -3,7 +3,7 @@
     <table class="no-border">
       <tr>
         <td>
-          <%= link_to(tag(:img, picture.opt_img_tag), picture_path(picture.id)) -%>
+          <%= link_to(tag(:img, picture.tmb_opt_img_tag), picture_path(picture.id)) -%>
         </td>
         <td>
           <%= render picture.credit_template, :picture => picture %>