Subversion Repositories SmartDukaan

Rev

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

Rev 2203 Rev 2264
Line 88... Line 88...
88
                					<td style="text-align: center; ">
88
                					<td style="text-align: center; ">
89
                						<select onchange="document.getElementById('DebitCard').checked=true;" style="width: 300px;" name="gDebitCard">
89
                						<select onchange="document.getElementById('DebitCard').checked=true;" style="width: 300px;" name="gDebitCard">
90
                							<option value="">------- Select -------</option>
90
                							<option value="">------- Select -------</option>
91
											<option value="2000">Visa / Visa Electron Cards</option>
91
											<option value="2000">Visa / Visa Electron Cards</option>
92
											<option value="1009">Maestro Card (CitiBank only)</option>
92
											<option value="1009">Maestro Card (CitiBank only)</option>
-
 
93
											<!--
-
 
94
											<option value="1001">EBS - Test Payment</option>
-
 
95
											-->
93
										</select>
96
										</select>
94
									</td>
97
									</td>
95
                				</tr>
98
                				</tr>
96
                			</tbody>
99
                			</tbody>
97
                		</table>
100
                		</table>