Fix selectbox on admin certification page
This commit is contained in:
parent
4709e095f8
commit
6d46632270
|
@ -172,6 +172,7 @@
|
||||||
|
|
||||||
<div class="select is-fullwidth">
|
<div class="select is-fullwidth">
|
||||||
<select class="common-reasons">
|
<select class="common-reasons">
|
||||||
|
<option value="">(Common Rejection Reasons)</option>
|
||||||
<optgroup label="Common Rejection Reasons">
|
<optgroup label="Common Rejection Reasons">
|
||||||
<option value="Your certification pic should depict you holding onto a sheet of paper with your username, site name, and current date written on it.">
|
<option value="Your certification pic should depict you holding onto a sheet of paper with your username, site name, and current date written on it.">
|
||||||
Didn't follow directions
|
Didn't follow directions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user