correcting a typo
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<div class="x_content">
|
||||
<div style="margin-bottom: 20px;">
|
||||
<label>Select Pathology:</label>
|
||||
<select id=pPathologySelect" name="pathology">
|
||||
<select id="pathologySelect" name="pathology">
|
||||
<option disabled="" hidden="" selected="" value="">Select Pathology</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user