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