Commit c711449d authored by Ratnadeep Rajendra Kharade's avatar Ratnadeep Rajendra Kharade
Browse files

added minimum character count note

parent b041cae6
Pipeline #1118 passed with stages
in 15 seconds
...@@ -56,6 +56,15 @@ ...@@ -56,6 +56,15 @@
id="inputTextCharacters" name="inputTextCharacters" value=""> id="inputTextCharacters" name="inputTextCharacters" value="">
<div id="textCharacters-validation" class="error-message">Please enter number the of characters.</div> <div id="textCharacters-validation" class="error-message">Please enter number the of characters.</div>
</div> </div>
<div class="more-information">
<div>
<h4> <span>&#9432;</span> Note</h4>
</div>
<div>
<div>Minimum number of characters for school level should be;
First Year: 100, Second Year: 100, Third Year: 400, Fourth Year: 400 </div>
</div>
</div>
</div> </div>
<div> <div>
<label for="schoolLevel">School Level:</label> <label for="schoolLevel">School Level:</label>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment