Subversion Repositories SmartDukaan

Rev

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

Rev 3427 Rev 3449
Line 35... Line 35...
35
				 <div class="clearBoth"></div>
35
				 <div class="clearBoth"></div>
36
             </div>
36
             </div>
37
			 <br/>
37
			 <br/>
38
			 <div class="register-row">
38
			 <div class="register-row">
39
                <label><span>Payment Method:</span></label>
39
                <label><span>Payment Method:</span></label>
40
                <input type="radio" name="payMode" value="0" id="prepaid">Prepaid</input>
40
                <input type="radio" name="payMode" value="false" id="prepaid">Prepaid</input>
41
                <input type="radio" name="payMode" value="1" id="cod">COD</input>
41
                <input type="radio" name="payMode" value="true" id="cod">COD</input>
42
				<div class="clearBoth"></div>
42
				<div class="clearBoth"></div>
43
             </div>
43
             </div>
44
			 <br/>
44
			 <br/>
45
			 <div>
45
			 <div>
46
				<input name="submit" type="submit" value="Get Report"/>
46
				<input name="submit" type="submit" value="Get Report"/>