OSDN Git Service

Design changes
[elecoma/elecoma.git] / app / views / cart / purchase_mobile_smartphone.html.erb
index 05295de..1519389 100644 (file)
@@ -5,7 +5,9 @@
        <span class="important"><%= flash[:error] %></span>
        <%= @order_delivery && error_messages_for(:order_delivery) %>
        <% form_for :order_delivery, :url => {:action => :confirm}, :html => {:name => 'form1'} do | f | %>
-         <span class="bulletpoint">●</span> お支払い方法<br />
+</div>
+         <div class="sectionSubheader"> お支払い方法</div>
+<div class="text">       
          <% Payment::find_for_price(@cart_price).each do |payment| %>
            <% if payment.get_plugin_instance.use_mobile? %>
              <%= f.radio_button :payment_id, payment.id %>
@@ -19,8 +21,8 @@
          <% end %>
 </div>
   <% if @login_customer %>
-  <div class="text">
-    <span class="bulletpoint">●</span> ポイント使用の指定<br />
+    <div class="sectionSubheader"> ポイント使用の指定</div>
+<div class="text">
     <p>
       1ポイントを1円として使用する事ができます。ポイントは販売店ごとに設定できます。
     </p>