From 3aaca7742b1643e0289755cd892e072c3999fedc Mon Sep 17 00:00:00 2001 From: Justin Date: Fri, 10 Jun 2022 18:11:20 +0800 Subject: [PATCH] Update index.html --- templates/index.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index 563b7e0..0c56f0a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -98,7 +98,7 @@

- Hostname: {{ general_settings.hostname }}.local + Hostname: {{ general_settings.hostname }}.local:1024

@@ -824,6 +824,8 @@ class="form-control" aria-describedby="TextHelpInline" + + placeholder="e.g. AAPL" /> @@ -1277,7 +1279,7 @@ @@ -1294,6 +1296,8 @@ class="form-control" aria-describedby="TextHelpInline" + + placeholder="e.g. BTC,USD" /> @@ -1749,7 +1753,7 @@ @@ -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" />