Skip to content
Snippets Groups Projects
Commit 64a7bcf1 authored by Robert Anderson's avatar Robert Anderson
Browse files

fixed <select>

parent 287ff9e1
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ if ($_POST['frmaction'] == "add") { ...@@ -69,7 +69,7 @@ if ($_POST['frmaction'] == "add") {
<option value="!*">!*</option> <option value="!*">!*</option>
<option value="||=">||=</option> <option value="||=">||=</option>
<option value="||==">||==</option> <option value="||==">||==</option>
</select> </select>
</td> </td>
</tr> </tr>
<tr> <tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment