mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Gold payment form: update label for using creddit
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
onsubmit="return post_form(this, 'spendcreddits');">
|
||||
<input type="hidden" name="months" value="${thing.months}">
|
||||
<input type="hidden" name="passthrough" value="${thing.passthrough}" class="passthrough">
|
||||
<button class="btn gold-button">${_("give")}</button>
|
||||
<button class="btn gold-button">${_("use creddit")}</button>
|
||||
<span class="status"></span>
|
||||
<div class="throbber"></div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user