summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 0123903..b26db02 100644
--- a/index.html
+++ b/index.html
@@ -152,7 +152,7 @@
<div class="row">
<div class="col-md-12" style="padding: 0;">
<button type="button" class="pull-right" id="cancel-aai-login" style="position: absolute; top:10px; left:10px;" data-tkey="go_back">Go back</button>
- <iframe width="100%" height="100%" frameborder="0" scrolling="yes" allowtransparency="true" src="" id="aai-iframe"></iframe>
+ <iframe width="100%" height="100%" frameborder="0" scrolling="yes" allowtransparency="true" src="" id="aai-iframe"></iframe>
</div>
</div>
</div>
@@ -509,10 +509,10 @@
pattern="^(([0-9a-f]{0,4}:){1,7}[0-9a-f]{1,4}|([0-9]{1,3}\.){3}[0-9]{1,3})$" />
</div>
<div class="form-group" id="settings-layout-group">
- <span class="small" data-tkey="layout_select" >Layout</span>
+ <span class="small" data-tkey="layout_select">Layout</span>
<select class="form-control" id="settings-layout">
- <option value="line-layout" data-tkey="line_layout">Line</option>
- <option value="square-layout" data-tkey="square_layout">Square</option>
+ <option value="line-layout" data-tkey="line_layout">Line</option>
+ <option value="square-layout" data-tkey="square_layout">Square</option>
</select>
</div>
<div class="text-center">