Subversion Repositories SmartDukaan

Rev

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

Rev 6322 Rev 6524
Line 100... Line 100...
100
				<br>
100
				<br>
101
				<span> COD </span>
101
				<span> COD </span>
102
				<input type = 'checkbox' id = 'cod' name = 'cod'>
102
				<input type = 'checkbox' id = 'cod' name = 'cod'>
103
				<span> Prepaid </span>
103
				<span> Prepaid </span>
104
				<input type = 'checkbox' id = 'exp' name = 'exp'>
104
				<input type = 'checkbox' id = 'exp' name = 'exp'>
-
 
105
				<span> On Time Guarantee </span>
-
 
106
				<input type = 'checkbox' id = 'otg' name = 'otg'>
105
				<span> Self Station </span>
107
				<span> Self Station </span>
106
				<input type = 'checkbox' id = 'stationType' name = 'stationType'>
108
				<input type = 'checkbox' id = 'stationType' name = 'stationType'>
107
				<br><br>
109
				<br><br>
108
				<button type = "submit">Submit</button>
110
				<button type = "submit">Submit</button>
109
            </form>
111
            </form>