Address broken error checking for launch requests and other minor issues

This commit is contained in:
Cameron Gutman
2018-06-12 21:23:24 -07:00
parent 1194556b9c
commit 754173543a
4 changed files with 41 additions and 31 deletions

View File

@@ -163,7 +163,7 @@
<div class="mdl-dialog__content">
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="text" id="dialogInputHost" />
<label class="mdl-textfield__label" for="dialogInputHost">IP Address or Hostname of Geforce PC</label>
<label class="mdl-textfield__label" for="dialogInputHost">IP Address or Hostname of GeForce PC</label>
</div>
</div>
<div class="mdl-dialog__actions">