dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit c052449a9a5e846e6c7e9033144ebd0b49ca0bff
parent 374715e98740076e21b6e71a7e968fd07512e94f
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sun, 17 Dec 2023 23:17:47 -0500

ui

Diffstat:
Mpkg/web/public/views/pages/poker.gohtml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/web/public/views/pages/poker.gohtml b/pkg/web/public/views/pages/poker.gohtml @@ -51,7 +51,7 @@ </form> <div>To withdraw, use the "balance" (<small>{{ .Data.XmrBalance.RawString }} <small>pXMR</small></small>) which denomination is in <a href="https://www.getmonero.org/resources/moneropedia/denominations.html" rel="noopener noreferrer" target="_blank">piconero</a></div> <hr /> - <span>Helper to convert from and to XMR/pXMR/chips/USD...</span> + <span>Helper to convert from/to XMR/pXMR/chips/USD...</span> <form method="post" class="form-inline"> <input type="hidden" name="csrf" value="{{ .CSRF }}" /> <input type="hidden" name="form_name" value="helper" />