From 770c8b3acf2bb005619c9d75f7b7ff1b483bd629 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 11 Mar 2019 20:43:30 +0100 Subject: [PATCH] fix previous --- src/opnsense/mvc/app/views/OPNsense/Firewall/alias_util.volt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/opnsense/mvc/app/views/OPNsense/Firewall/alias_util.volt b/src/opnsense/mvc/app/views/OPNsense/Firewall/alias_util.volt index 0b030f44e..e9fce230e 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Firewall/alias_util.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Firewall/alias_util.volt @@ -81,7 +81,7 @@ BootstrapDialog.show({ type: BootstrapDialog.TYPE_DEFAULT, title: '{{ lang._("Find references") }}', - message: '

{{ lang._("Enter an IP address to show in which aliases it\'s used.") }}

' + + message: '

{{ lang._("Enter an IP address to show in which aliases it's used.") }}

' + '
' + '' + '' +