summaryrefslogtreecommitdiff
path: root/src/frontend/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/index.html')
-rw-r--r--src/frontend/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/frontend/index.html b/src/frontend/index.html
index 3904889d..165bdee7 100644
--- a/src/frontend/index.html
+++ b/src/frontend/index.html
@@ -83,6 +83,10 @@
<br>
Paste your reserve public key here (right-click, "paste"):
<input type="text" name="reserve_pk"></input>
+ <select id="mint" name="mint_url">
+ <option value="demo.taler.net">mint @taler.net</option>
+ <option value="localhost:4241">local mint (port 4241)</option>
+ </select>
<br>
Amount to credit to your reserve:
<select id="amount" name="kudos_amount">