Commit ca645a79 by Muhammad Shoaib Committed by Ned Batchelder

SOL-1359

- fixed the label when adding an allowance
parent 8c3cb689
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<table class='compact'> <table class='compact'>
<tr> <tr>
<td> <td>
<label><%- gettext("Proctored Exam") %></label> <label><%- gettext("Special Exam") %></label>
</td> </td>
<td> <td>
<select id='proctored_exam'> <select id='proctored_exam'>
......
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