Subversion Repositories SmartDukaan

Rev

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

Rev 20978 Rev 21207
Line 341... Line 341...
341
							<div class="col-xs-4">
341
							<div class="col-xs-4">
342
								<button type="button" class="btn btn-md confirmprepaid"
342
								<button type="button" class="btn btn-md confirmprepaid"
343
									style="margin: 10px 20px 0px 0px; background-color: #5cb85c; color: #fff;">Other</button>
343
									style="margin: 10px 20px 0px 0px; background-color: #5cb85c; color: #fff;">Other</button>
344
							</div>
344
							</div>
345
							<div class="col-xs-4" style="padding:0px;">
345
							<div class="col-xs-4" style="padding:0px;">
346
								<button type="button" class="btn btn-md confirmcredit"
346
								<button type="button" class="btn btn-md confirmwallet"
347
									style="margin: 10px 20px 0px 0px; background-color: #5cb85c; color: #fff;padding-right: 30px;padding-left: 30px;">Wallet</button>
347
									style="margin: 10px 20px 0px 0px; background-color: #5cb85c; color: #fff;padding-right: 30px;padding-left: 30px;">Wallet</button>
348
								<br>
348
								<br>
349
								<span style="font-size: 8px;">Wallet Amout<span style="color:#ff0000;font-size:12px;"> &#8377; <?php echo number_format($walletAmount);?></span></span>
349
								<span style="font-size: 8px;">Wallet Amout<span style="color:#ff0000;font-size:12px;"> &#8377; <?php echo number_format($walletAmount);?></span></span>
350
							</div>
350
							</div>
351
						</div>
351
						</div>