aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-ui.html
diff options
context:
space:
mode:
Diffstat (limited to 'cloud-ui.html')
-rw-r--r--cloud-ui.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/cloud-ui.html b/cloud-ui.html
index 19b1306..fb17d4e 100644
--- a/cloud-ui.html
+++ b/cloud-ui.html
@@ -34,8 +34,8 @@
<span id="cloudCog" class="fa">&#xf013;</span>
<div id="cloudOptions">
<div>
- <p><label data-i18n="cloudDeviceNamePrompt"></label> <input id="cloudDeviceName" type="text" value="">
- <p><button id="cloudOptionsSubmit" type="button" data-i18n="genericSubmit"></button>
+ <p><label data-i18n="cloudDeviceNamePrompt"></label><input id="cloudDeviceName" type="text" value=""></p>
+ <p><button id="cloudOptionsSubmit" type="button" data-i18n="genericSubmit"></button></p>
</div>
</div>
</body>