From 335a7f92cc08f27981f838a7cddfc67740598e54 Mon Sep 17 00:00:00 2001 From: Benedek Nagy Date: Sat, 8 Jan 2022 21:54:19 +0000 Subject: [PATCH] networks: Fix reference to an option Reviewed-by: Sunil Mohan Adapa --- .../networks/templates/router_configuration_content.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plinth/modules/networks/templates/router_configuration_content.html b/plinth/modules/networks/templates/router_configuration_content.html index b1deea60a..af407ded0 100644 --- a/plinth/modules/networks/templates/router_configuration_content.html +++ b/plinth/modules/networks/templates/router_configuration_content.html @@ -31,8 +31,8 @@

{% blocktrans trimmed %} If you don't have control over your router, choose not to configure it. To - see options to overcome this limitation, choose 'no public address' option - in Internet connection type selection. + see options to overcome this limitation, choose 'I dont have a public IP address' option + in Internet connection type selection. {% endblocktrans %}