Subversion Repositories SmartDukaan

Rev

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

Rev 6524 Rev 6664
Line 76... Line 76...
76
				<br>
76
				<br>
77
				<span> COD </span>
77
				<span> COD </span>
78
				<input type = 'checkbox' id = 'cod' name = 'cod'>
78
				<input type = 'checkbox' id = 'cod' name = 'cod'>
79
				<span> Prepaid </span>
79
				<span> Prepaid </span>
80
				<input type = 'checkbox' id = 'exp' name = 'exp'>
80
				<input type = 'checkbox' id = 'exp' name = 'exp'>
-
 
81
				<span> On Time Guarantee </span>
-
 
82
				<input type = 'checkbox' id = 'otg' name = 'otg'>
81
				<br><br>
83
				<br><br>
82
                <button type = "submit">Submit</button>
84
                <button type = "submit">Submit</button>
83
            </form>
85
            </form>
84
        </div>
86
        </div>
85
		
87