Update index.html
This commit is contained in:
parent
7ff2b90116
commit
3aaca7742b
@ -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>
|
||||
|
||||
@ -825,6 +825,8 @@
|
||||
|
||||
aria-describedby="TextHelpInline"
|
||||
|
||||
placeholder="e.g. AAPL"
|
||||
|
||||
/>
|
||||
|
||||
</div>
|
||||
@ -1277,7 +1279,7 @@
|
||||
|
||||
<label for="inputText" class="col-form-label"
|
||||
|
||||
>Crypto Symbol Currency:
|
||||
>Crypto,Base:
|
||||
|
||||
</label>
|
||||
|
||||
@ -1295,6 +1297,8 @@
|
||||
|
||||
aria-describedby="TextHelpInline"
|
||||
|
||||
placeholder="e.g. BTC,USD"
|
||||
|
||||
/>
|
||||
|
||||
</div>
|
||||
@ -1749,7 +1753,7 @@
|
||||
|
||||
<label for="inputText" class="col-form-label"
|
||||
|
||||
>Currency,Base:
|
||||
>Base,Quote:
|
||||
|
||||
</label>
|
||||
|
||||
@ -1767,6 +1771,8 @@
|
||||
|
||||
aria-describedby="TextHelpInline"
|
||||
|
||||
placeholder="e.g. JPY,EUR"
|
||||
|
||||
/>
|
||||
|
||||
</div>
|
||||
@ -2237,6 +2243,8 @@
|
||||
|
||||
aria-describedby="TextHelpInline"
|
||||
|
||||
placeholder="e.g. London"
|
||||
|
||||
/>
|
||||
|
||||
</div>
|
||||
@ -2661,6 +2669,8 @@
|
||||
|
||||
aria-describedby="TextHelpInline"
|
||||
|
||||
placeholder="e.g. London"
|
||||
|
||||
/>
|
||||
|
||||
</div>
|
||||
@ -5464,7 +5474,7 @@
|
||||
|
||||
aria-describedby="TextHelpInline"
|
||||
|
||||
placeholder="Custom Message"
|
||||
placeholder="Message Title"
|
||||
|
||||
/>
|
||||
|
||||
@ -5620,6 +5630,8 @@
|
||||
|
||||
aria-describedby="TextHelpInline"
|
||||
|
||||
placeholder="Custom Message"
|
||||
|
||||
/>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user