mirror of
https://github.com/janoside/btc-rpc-explorer.git
synced 2026-08-13 12:33:13 +02:00
minor style fix
This commit is contained in:
parent
1e351f9cd6
commit
f020320858
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ block content
|
|||
.d-inline-block.text-end
|
||||
form(method="get", action="./changeSetting")
|
||||
input(type="hidden", name="name", value="userTzOffset")
|
||||
input(type="text", name="value", value=userTzOffset)
|
||||
input.form-control(type="text", name="value", value=userTzOffset)
|
||||
|
||||
span.small.text-muted (Example: for New York, enter "-5")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue