From 2a733cc938168b57a758b6cfd234e2413e0629c5 Mon Sep 17 00:00:00 2001 From: Casper <38324207+csprr@users.noreply.github.com> Date: Thu, 17 Jun 2021 12:58:02 +0200 Subject: [PATCH] Fixed missing paragraph closing tag --- modules/data/webadmin/tmpl/add_edit_network.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/data/webadmin/tmpl/add_edit_network.tmpl b/modules/data/webadmin/tmpl/add_edit_network.tmpl index 9a1a9870..d0ea2cf0 100644 --- a/modules/data/webadmin/tmpl/add_edit_network.tmpl +++ b/modules/data/webadmin/tmpl/add_edit_network.tmpl @@ -11,7 +11,7 @@ SETBLOCK ClientConnectHint_Password ?> VAR Username ?>/ FORMAT "<network>" ?>: FORMAT "<password>" ?> ENDSETBLOCK ?> SETBLOCK ClientConnectHint_Username ?> VAR Username ?>/ FORMAT "<network>" ?> ENDSETBLOCK ?> ENDIF ?> -
FORMAT "To connect to this network from your IRC client, you can set the server password field as {1} or username field as {2}" "ClientConnectHint_Password ESC=" "ClientConnectHint_Username ESC=" ?>
+
FORMAT "To connect to this network from your IRC client, you can set the server password field as {1} or username field as {2}" "ClientConnectHint_Password ESC=" "ClientConnectHint_Username ESC=" ?>