diff --git a/plinth/modules/networks/templates/connections_list.html b/plinth/modules/networks/templates/connections_list.html index 729a6b75c..0e766a7a6 100644 --- a/plinth/modules/networks/templates/connections_list.html +++ b/plinth/modules/networks/templates/connections_list.html @@ -133,4 +133,25 @@ +

+ {% blocktrans trimmed %} + Your Internet Connection Type + {% endblocktrans %} +

+

+ {% blocktrans trimmed %} + The following best describes the type of Internet connection provided + by your ISP. This information is only used to suggest you necessary + configuration actions. + {% endblocktrans %} +

+ +
+ + + {% trans 'Update...' %} + +
+ {% endblock %}