Subversion Repositories SmartDukaan

Rev

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

Rev 6239 Rev 6249
Line 258... Line 258...
258
    										<img width="48" height="30" src="/images/citi_logo.gif" valign="middle"/>
258
    										<img width="48" height="30" src="/images/citi_logo.gif" valign="middle"/>
259
    									</h3>
259
    									</h3>
260
    								</div>
260
    								</div>
261
									<br/>
261
									<br/>
262
								</div>
262
								</div>
263
								
-
 
264
								<div class="options">
-
 
265
                                    <input type="radio" name="payment_option" value="1001" class="marginRight5px"/>
-
 
266
                                    <span class="cctext">EBS - Test Payment</span>
-
 
267
                                    <br/>
-
 
268
                                </div>
-
 
269
								
-
 
270
							</div>
263
							</div>
271
							#if($fieldsToShow == "phone")
264
							#if($fieldsToShow == "phone")
272
                            	#if($rechargeOrder.getRechargeType() == "MOBILE")
265
                            	#if($rechargeOrder.getRechargeType() == "MOBILE")
273
                            		<input type="hidden" id="shipPhone" name="phone" value="$action.getPhone()" />
266
                            		<input type="hidden" id="shipPhone" name="phone" value="$action.getPhone()" />
274
                            	#else		
267
                            	#else