Update index.html

This commit is contained in:
Justin 2022-06-10 18:11:20 +08:00 committed by GitHub
parent 7ff2b90116
commit 3aaca7742b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@
<p>
Hostname: <span id="host-name">{{ general_settings.hostname }}</span>.local
Hostname: <span id="host-name">{{ general_settings.hostname }}</span>.local:1024
</p>
@ -824,6 +824,8 @@
class="form-control"
aria-describedby="TextHelpInline"
placeholder="e.g. AAPL"
/>
@ -1277,7 +1279,7 @@
<label for="inputText" class="col-form-label"
>Crypto Symbol Currency:
>Crypto,Base:
</label>
@ -1294,6 +1296,8 @@
class="form-control"
aria-describedby="TextHelpInline"
placeholder="e.g. BTC,USD"
/>
@ -1749,7 +1753,7 @@
<label for="inputText" class="col-form-label"
>Currency,Base:
>Base,Quote:
</label>
@ -1766,6 +1770,8 @@
class="form-control"
aria-describedby="TextHelpInline"
placeholder="e.g. JPY,EUR"
/>
@ -2236,6 +2242,8 @@
class="form-control"
aria-describedby="TextHelpInline"
placeholder="e.g. London"
/>
@ -2660,6 +2668,8 @@
class="form-control"
aria-describedby="TextHelpInline"
placeholder="e.g. London"
/>
@ -5464,7 +5474,7 @@
aria-describedby="TextHelpInline"
placeholder="Custom Message"
placeholder="Message Title"
/>
@ -5619,6 +5629,8 @@
class="form-control message-input"
aria-describedby="TextHelpInline"
placeholder="Custom Message"
/>