Subversion Repositories SmartDukaan

Rev

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

Rev 7289 Rev 7671
Line 70... Line 70...
70
    			<input class='inputbox num-prefix padding48' type='text' name='repeat' maxlength='10'></input>
70
    			<input class='inputbox num-prefix padding48' type='text' name='repeat' maxlength='10'></input>
71
    		</div>
71
    		</div>
72
        </div>
72
        </div>
73
    	
73
    	
74
        <div class="row">
74
        <div class="row">
75
        	<div class="text">Confirm Device Number<span class='mandatory'>*</span> : </div>
75
        	<div class="text">Confirm Number<span class='mandatory'>*</span> : </div>
76
        	<div class="input-div">
76
        	<div class="input-div">
77
    			<input class='inputbox num-prefix padding48' type='text' name='number' maxlength='10'></input>
77
    			<input class='inputbox num-prefix padding48' type='text' name='number' maxlength='10'></input>
78
    		</div>
78
    		</div>
79
        </div>
79
        </div>
80
    	
80