1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Fixed typo.

This commit is contained in:
Ylian Saint-Hilaire 2021-06-29 17:29:46 -07:00
parent d4ecae73d9
commit 200fa9514b
2 changed files with 3 additions and 3 deletions

View file

@ -175,7 +175,7 @@
</tr>
<tr id="dropdowndomain" style="display:none">
<td colspan="2">
<select id=d3coreMode style=width:100%;margin-bottom:5px class="formDropdown" onchange="dropDownChange()"><option value=1>Use server credentals</option><option value=2>Use new credentals</option></select>
<select id=d3coreMode style=width:100%;margin-bottom:5px class="formDropdown" onchange="dropDownChange()"><option value=1>Use server credentials</option><option value=2>Use new credentials</option></select>
</td>
</tr>
<tr id="rowdomain" style="display:none">