diff --git a/src/opnsense/mvc/app/views/OPNsense/Routes/index.volt b/src/opnsense/mvc/app/views/OPNsense/Routes/index.volt index 6dc4d10b1..0ee622e77 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Routes/index.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Routes/index.volt @@ -46,13 +46,12 @@ POSSIBILITY OF SUCH DAMAGE. } }); }); - });
- +
@@ -75,6 +74,9 @@ POSSIBILITY OF SUCH DAMAGE.
{{ lang._('Disabled') }}
+ {{ lang._('Do not enter static routes for networks assigned on any interface of this firewall. Static routes are only used for networks reachable via a different router, and not reachable via your default gateway.')}}