Updated text on the button to Request Beta Access to go along the text alongside
This commit is contained in:
parent
06f95dc5ed
commit
d8ef935fae
3 changed files with 53 additions and 34 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<span style="color: white">{{ form.email.errors|striptags}}</span>
|
||||
</div>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-default btn-transparent btn-lg">{% trans "Request Newsletter" %}</button>
|
||||
<button type="submit" class="btn btn-default btn-transparent btn-lg">{% trans "Request Beta Access" %}</button>
|
||||
</form>
|
||||
<script>
|
||||
$('#beta_access').ajaxForm({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue