Subversion Repositories SmartDukaan

Rev

Rev 22214 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22214 Rev 22467
Line 352... Line 352...
352
					<?php endif;?>
352
					<?php endif;?>
353
				<?php endif;?>				
353
				<?php endif;?>				
354
			<?php else:?>
354
			<?php else:?>
355
				<div style="margin: 0px; margin-bottom: 6px;">
355
				<div style="margin: 0px; margin-bottom: 6px;">
356
					<?php if($codAvailable):?>
356
					<?php if($codAvailable):?>
357
						<a href="#" style="padding-right: 2px; color: blue; font-size: 15px;" class="confirmprepaid">
357
						<!--<a href="#" style="padding-right: 2px; color: blue; font-size: 15px;" class="confirmprepaid">
358
							<u>Other Pay Option</u> 
358
							<u>Other Pay Option</u> 
359
						</a>
359
						</a>-->
360
						<button class="btn btn-success confirmcheckout pull-right">Confirm Order via COD</button>
360
						<button class="btn btn-success confirmcheckout pull-right">Confirm Order via COD</button>
361
					<?php else:?>
361
					<?php else:?>
362
						<span style='padding-right: 2px; color: red; font-size: 15px;'>*COD Not Available</span>
362
						<span style='padding-right: 2px; color: red; font-size: 15px;'>*COD Not Available</span>
363
						<button class="btn btn-success confirmprepaid pull-right">Other Pay Option</button>
363
						<!--<button class="btn btn-success confirmprepaid pull-right">Other Pay Option</button>-->
364
					<?php endif;?>
364
					<?php endif;?>
365
				</div>
365
				</div>
366
			<?php endif;?>
366
			<?php endif;?>
367
		</div>
367
		</div>
368
	</div>
368
	</div>