Subversion Repositories SmartDukaan

Rev

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

Rev 2159 Rev 2164
Line 71... Line 71...
71
    				<label style="margin-bottom:0px; line-height:21px; width:200px">
71
    				<label style="margin-bottom:0px; line-height:21px; width:200px">
72
						<input type="radio" name="paymode" value="false" /> <span>Net Banking</span>
72
						<input type="radio" name="paymode" value="false" /> <span>Net Banking</span>
73
					</label><br/>
73
					</label><br/>
74
					-->
74
					-->
75
                	<div>
75
                	<div>
76
                		<br>
-
 
77
                		<h3>Credit Card</h3>
76
                		<h3>Credit Card</h3>
78
                		<table width="400" class="full">
77
                		<table width="400" class="full">
79
                			<tbody>
78
                			<tbody>
80
                				<tr>
79
                				<tr>
81
                					<td width="100"
80
                					<td width="100"
Line 92... Line 91...
92
                				</tr>
91
                				</tr>
93
                			</tbody>
92
                			</tbody>
94
                		</table>
93
                		</table>
95
                	</div>
94
                	</div>
96
                	<div>
95
                	<div>
97
                		<br>
-
 
98
                		<h3>Debit Card</h3>
96
                		<h3>Debit Card</h3>
99
                		<table width="400" class="full">
97
                		<table width="400" class="full">
100
                			<tbody>
98
                			<tbody>
101
                				<tr>
99
                				<tr>
102
                					<td width="100" style="text-align: center; ">
100
                					<td width="100" style="text-align: center; ">
Line 162... Line 160...
162
                				</tr>
160
                				</tr>
163
                			</tbody>
161
                			</tbody>
164
                		</table>
162
                		</table>
165
                	</div>
163
                	</div>
166
                	<div>
164
                	<div>
167
                		<br>
-
 
168
                		<h3>Net Banking Account</h3>
165
                		<h3>Net Banking Account</h3>
169
                		<table width="400" class="full">
166
                		<table width="400" class="full">
170
                			<tbody>
167
                			<tbody>
171
                				<tr>
168
                				<tr>
172
                					<td width="100"
169
                					<td width="100"
Line 188... Line 185...
188
                				</tr>
185
                				</tr>
189
                			</tbody>
186
                			</tbody>
190
                		</table>
187
                		</table>
191
                	</div>
188
                	</div>
192
                	<div>
189
                	<div>
193
                		<br>
-
 
194
                		<h3>Cash Card</h3>
190
                		<h3>Cash Card</h3>
195
                		<table width="400" class="full">
191
                		<table width="400" class="full">
196
                			<tbody>
192
                			<tbody>
197
                				<tr>
193
                				<tr>
198
                					<td width="100" style="text-align: center; "><br>
194
                					<td width="100" style="text-align: center; "><br>
Line 202... Line 198...
202
                						<select onchange="document.getElementById('CashCard').checked=true;" style="width: 300px;" name="gCashCard">
198
                						<select onchange="document.getElementById('CashCard').checked=true;" style="width: 300px;" name="gCashCard">
203
                							<option value="">------- select -------</option>
199
                							<option value="">------- select -------</option>
204
                							<option value="1132">Done Card</option>
200
                							<option value="1132">Done Card</option>
205
                							<option value="1134">ICash</option>
201
                							<option value="1134">ICash</option>
206
                							<option value="1012">ItzCash</option>
202
                							<option value="1012">ItzCash</option>
207
                					</select></td>
203
										</select>
-
 
204
									</td>
208
                				</tr>
205
                				</tr>
209
                			</tbody>
206
                			</tbody>
210
                		</table>
207
                		</table>
211
                	</div>
208
                	</div>
212
    			</div>
209
    			</div>