OSDN Git Service

退会時の画像が変なのを修正
authorTaro Matsuzawa <tmatsuzawa@kbmj.com>
Tue, 7 Sep 2010 05:38:46 +0000 (14:38 +0900)
committerTaro Matsuzawa <tmatsuzawa@kbmj.com>
Tue, 7 Sep 2010 05:38:46 +0000 (14:38 +0900)
app/views/accounts/withdraw_confirm.html.erb

index 33ea753..1537801 100644 (file)
@@ -16,6 +16,6 @@
         <% end %>
       </div>
     </div>
-    <div><%= image_tag("mypage/mypage_t4.gif", :width => "535", :height => "5", :alt => "") %></div>
+    <div><%= image_tag("mypage/mypage_btm.gif", :width => "535", :height => "5", :alt => "") %></div>
   </div><!-- /mypage_main -->
 </div><!-- /mypage -->