mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
fix few more translations
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
bca1d277a4
commit
fce123e971
2 changed files with 28 additions and 19 deletions
|
@ -253,7 +253,7 @@
|
|||
}
|
||||
|
||||
function linuxBinarySetup() {
|
||||
var x = '<h3>Linux / BSD / MacOS Binary Installer</h3>', moreoptions = '';
|
||||
var x = '<h3>' + "Linux / BSD / macOS Binary Installer" + '</h3>', moreoptions = '';
|
||||
var opts = '<select id=aginsSelect onchange=addAgentToMeshClick() style=width:236px>';
|
||||
opts += '<option value=5 selected>' + "Linux / BSD / macOS Binary Installer" + '</option>';
|
||||
opts += '</select>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue