mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
first_boot: no exclamation mark in button
This commit is contained in:
parent
ee0679fc5a
commit
b6ce07d962
@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<a class="btn btn-lg btn-primary" href="{% url 'apps' %}">
|
<a class="btn btn-lg btn-primary" href="{% url 'apps' %}">
|
||||||
{% trans "Install Apps!" %}</a>
|
{% trans "Install Apps" %}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3>{% trans "Current Network Configuration" %}</h3>
|
<h3>{% trans "Current Network Configuration" %}</h3>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user