diff --git a/rdgenerator/templates/generator.html b/rdgenerator/templates/generator.html index 44dee9e..1c70d96 100644 --- a/rdgenerator/templates/generator.html +++ b/rdgenerator/templates/generator.html @@ -233,7 +233,8 @@ - Windows + Windows 64Bit + Windows 32Bit Linux Android macOS @@ -294,7 +295,9 @@ {{ form.enableDirectIP }} Enable direct IP access - {{ form.autoClose }} Automatically close incoming sessions on user inactivity + {{ form.autoClose }} Automatically close incoming sessions on user inactivity + + {{ form.hidecm }} Allow hiding the connection window from remote screen. @@ -334,7 +337,6 @@ Code Changes {{ form.cycleMonitor }} Add a button to cycle through available monitors to the minimized toolbar. {{ form.xOffline }} Display an X for offline devices in the addressbook. - {{ form.hidecm }} Allow hiding the connection window from remote screen. {{ form.removeNewVersionNotif }} Remove notification for new versions.