diff --git a/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss b/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss index f9b9179fa..da4ca7c79 100644 --- a/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss +++ b/misc/theme-rebellion/src/opnsense/www/themes/rebellion/assets/stylesheets/main.scss @@ -9268,4 +9268,3 @@ div.Tokenize ul { .phase1_tr td { background-color: #282828 !important; } - diff --git a/net/udpbroadcastrelay/pkg-descr b/net/udpbroadcastrelay/pkg-descr index e43597ee4..bd8f32978 100644 --- a/net/udpbroadcastrelay/pkg-descr +++ b/net/udpbroadcastrelay/pkg-descr @@ -30,4 +30,4 @@ udp_vars=" --id 1 --port 6112 --dev eth0 --dev eth1" It is a requirement that generally a firewall entry will be required to allow the server responses back to the requesting client. As it's not known what the port/address of the server is then this -entry will need to be created manually. \ No newline at end of file +entry will need to be created manually.