Subversion Repositories SmartDukaan

Rev

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

Rev 22095 Rev 22139
Line 260... Line 260...
260
                    </div>
260
                    </div>
261
 
261
 
262
                      
262
                      
263
                      <div class="form-group float-label-control">
263
                      <div class="form-group float-label-control">
264
                        <label for="">Email1</label>
264
                        <label for="">Email1</label>
265
                        <input type="email" class="form-control" name="registeredEmail1" placeholder="Email1">
265
                        <input type="email" class="form-control" name="registeredEmail1" placeholder="Email1" readonly value="${email}">
266
                      </div>  
266
                      </div>  
267
                         <p>Example:- xyz<strong>.hsps@gmail.com</strong></p>
267
                         <p>Example:- xyz<strong>.hsps@gmail.com</strong></p>
268
                  
268
                  
269
 
269
 
270
 
270