From 89ceb98273ae1ff694c69b24ddc072c04c9e27e7 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Tue, 16 May 2017 00:16:34 -0400 Subject: [PATCH] first_boot: Remove Networks button, add link to text --- .../modules/first_boot/templates/firstboot_complete.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/plinth/modules/first_boot/templates/firstboot_complete.html b/plinth/modules/first_boot/templates/firstboot_complete.html index 5486e34e8..c1e27f988 100644 --- a/plinth/modules/first_boot/templates/firstboot_complete.html +++ b/plinth/modules/first_boot/templates/firstboot_complete.html @@ -41,15 +41,12 @@

+ {% url 'networks:index' as networks_url %} {% blocktrans trimmed %} - You may want to check the network setup and modify it if necessary. + You may want to check the network + setup and modify it if necessary. {% endblocktrans %}

- -
- - {% trans "Go to Networks" %} -