Subversion Repositories SmartDukaan

Rev

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

Rev 13467 Rev 13521
Line 497... Line 497...
497
								<input type="hidden" name="payment_option" id='payment_option' value="3001"/>
497
								<input type="hidden" name="payment_option" id='payment_option' value="3001"/>
498
							#else
498
							#else
499
								<input type="hidden" name="payment_option" id='payment_option' value="3000"/>
499
								<input type="hidden" name="payment_option" id='payment_option' value="3000"/>
500
							#end
500
							#end
501
							<input type="hidden" name="deliveryLocation" id="deliveryLocation" value="$deliveryLocation">
501
							<input type="hidden" name="deliveryLocation" id="deliveryLocation" value="$deliveryLocation">
-
 
502
							
-
 
503
							#if(!$action.userinfo.isPrivateDealUser)
502
    						<div style="margin-left:250px; margin-top:10px ; margin-bottom:20px">
504
    						<div style="margin-left:250px; margin-top:10px ; margin-bottom:20px">
503
								<img src="/captcha" id="captchaImage" /><br/><br/>
505
								<img src="/captcha" id="captchaImage" /><br/><br/>
504
								<input id="captcha_response_box" class="captcha_text_blur" type="text" name="captcha_response_field" autocomplete="off">
506
								<input id="captcha_response_box" class="captcha_text_blur" type="text" name="captcha_response_field" autocomplete="off">
505
								<br/>Can't read the image? <a id="captchaanchor" style="cursor: pointer;" >Click here</a>.
507
								<br/>Can't read the image? <a id="captchaanchor" style="cursor: pointer;" >Click here</a>.
506
    						</div>
508
    						</div>
-
 
509
    						#end
-
 
510
							
507
							<div class="text-center">
511
							<div class="text-center">
508
    							<input type="submit" value="CONFIRM ORDER" class="make-payment-button"/>
512
    							<input type="submit" value="CONFIRM ORDER" class="make-payment-button"/>
509
								<br/><br/>
513
								<br/><br/>
510
								<ul class="bold text-left" style="padding-left: 150px;">
514
								<ul class="bold text-left" style="padding-left: 150px;">
511
								#if($action.shouldShowStorePickUpOption()&&!$action.isAmountZero())
515
								#if($action.shouldShowStorePickUpOption()&&!$action.isAmountZero())