Subversion Repositories SmartDukaan

Rev

Rev 7568 | Rev 7781 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7568 Rev 7569
Line 166... Line 166...
166
                    </div>
166
                    </div>
167
					<div>
167
					<div>
168
						<form id="emiSelection" name="emiSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('emiSelection')">
168
						<form id="emiSelection" name="emiSelection" action="/order" method="post" onsubmit="return verifyPaymentModeSelectionForm('emiSelection')">
169
							<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
169
							<input type="hidden" name="addressid" id="addressid" value="$adrressId"/>
170
							<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
170
							<div style="margin-left:100px; margin-top:10px; margin-bottom:20px">
171
								<span style="color:red;">Note: EMI conversion may take 7 to 8 business days.</span>
171
								<div style="color:red;">Note: EMI conversion may take 7 to 8 business days.</div>
172
								<div class="options" style="height:auto;float:left">
172
								<div class="options" style="height:auto;float:left">
173
									<span style="padding: 0px 8px 0px 0px; font-size: 14px; font-weight: bold;">Select Bank</span>
173
									<span style="padding: 0px 8px 0px 0px; font-size: 14px; font-weight: bold;">Select Bank</span>
174
									<ol class="bank-name" id="bank-name" name="bankname">
174
									<ol class="bank-name" id="bank-name" name="bankname">
175
									</ol>
175
									</ol>
176
								</div>
176
								</div>