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.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/index.html b/src/frontend/index.html
index 6942ada5..b2dcca7f 100644
--- a/src/frontend/index.html
+++ b/src/frontend/index.html
@@ -91,6 +91,7 @@
Amount to credit to your reserve:
<select id="amount" name="kudos_amount">
<option value="1">1 KUDOS</option>
+ <option value="2">2 KUDOS</option>
<option value="5">5 KUDOS</option>
<option value="10">10 KUDOS</option>
<option value="1000">1000 KUDOS</option>