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