mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
users: Update first boot step submit button text
'Box it up!' is confusing is and no longer relavent as there are more steps after that step.
This commit is contained in:
parent
b347033f42
commit
6cce89ed68
@ -42,7 +42,7 @@
|
|||||||
{{ form|bootstrap }}
|
{{ form|bootstrap }}
|
||||||
|
|
||||||
<input type="submit" class="btn btn-primary"
|
<input type="submit" class="btn btn-primary"
|
||||||
value="{% trans "Box it up!" %}"/>
|
value="{% trans "Create Account" %}"/>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user