| Line 6... |
Line 6... |
| 6 |
Search By:
|
6 |
Search By:
|
| 7 |
<input type="radio" name="type" value="mobile_number" checked="checked"/>Mobile
|
7 |
<input type="radio" name="type" value="mobile_number" checked="checked"/>Mobile
|
| 8 |
<input type="radio" name="type" value="email"/>Email
|
8 |
<input type="radio" name="type" value="email"/>Email
|
| 9 |
<input type="radio" name="type" value="first_name"/>Name
|
9 |
<input type="radio" name="type" value="first_name"/>Name
|
| 10 |
<input type="radio" name="type" value="referrer"/>Referral Code
|
10 |
<input type="radio" name="type" value="referrer"/>Referral Code
|
| - |
|
11 |
<input type="radio" name="type" value="unactivated"/>Activation Pending
|
| 11 |
</div>
|
12 |
</div>
|
| 12 |
<div class="input-group col-xs-6 text-right" id="remote">
|
13 |
<div class="input-group col-xs-6 text-right" id="remote">
|
| 13 |
<input autocomplete="off" type="text" class="form-control" placeholder="Search for users" name="search" id="srch-term">
|
14 |
<input autocomplete="off" type="text" class="form-control" placeholder="Search for users" name="search" id="srch-term">
|
| 14 |
<div class="input-group-btn w25px">
|
15 |
<div class="input-group-btn w25px">
|
| 15 |
<button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button>
|
16 |
<button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button>
|