diff --git a/src/etc/inc/upgrade_config.inc b/src/etc/inc/upgrade_config.inc index 08c6540df..7bf5c85a3 100644 --- a/src/etc/inc/upgrade_config.inc +++ b/src/etc/inc/upgrade_config.inc @@ -737,7 +737,7 @@ function upgrade_040_to_041() { $config['sysctl']['item'][15]['value'] = "default"; $config['sysctl']['item'][16]['tunable'] = "net.inet.tcp.inflight.enable"; - $config['sysctl']['item'][16]['descr'] = gettext("The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput. "); + $config['sysctl']['item'][16]['descr'] = gettext("The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput."); $config['sysctl']['item'][16]['value'] = "default"; $config['sysctl']['item'][17]['tunable'] = "net.inet.icmp.icmplim"; @@ -749,15 +749,15 @@ function upgrade_040_to_041() { $config['sysctl']['item'][18]['value'] = "default"; $config['sysctl']['item'][19]['tunable'] = "net.inet.ip.portrange.first"; - $config['sysctl']['item'][19]['descr'] = "Set the ephemeral port range starting port"; + $config['sysctl']['item'][19]['descr'] = gettext("Set the ephemeral port range starting port"); $config['sysctl']['item'][19]['value'] = "default"; $config['sysctl']['item'][20]['tunable'] = "hw.syscons.kbd_reboot"; - $config['sysctl']['item'][20]['descr'] = "Enables ctrl+alt+delete"; + $config['sysctl']['item'][20]['descr'] = gettext("Enables ctrl+alt+delete"); $config['sysctl']['item'][20]['value'] = "default"; $config['sysctl']['item'][21]['tunable'] = "kern.ipc.maxsockbuf"; - $config['sysctl']['item'][21]['descr'] = "Maximum socket buffer size"; + $config['sysctl']['item'][21]['descr'] = gettext("Maximum socket buffer size"); $config['sysctl']['item'][21]['value'] = "default"; } diff --git a/src/www/firewall_nat_1to1.php b/src/www/firewall_nat_1to1.php index ee64ecbef..247de66a6 100644 --- a/src/www/firewall_nat_1to1.php +++ b/src/www/firewall_nat_1to1.php @@ -267,7 +267,7 @@ $main_buttons = array( " class="act_move btn btn-default btn-xs"> - "> + "> " data-toggle="tooltip" class="act_delete btn btn-default btn-xs"> diff --git a/src/www/interfaces_gif_edit.php b/src/www/interfaces_gif_edit.php index cfc0628f5..256bf85ef 100644 --- a/src/www/interfaces_gif_edit.php +++ b/src/www/interfaces_gif_edit.php @@ -246,11 +246,11 @@ include("head.inc"); - + /> @@ -259,8 +259,7 @@ include("head.inc"); /> @@ -269,8 +268,7 @@ include("head.inc"); diff --git a/src/www/interfaces_gre_edit.php b/src/www/interfaces_gre_edit.php index c80d0eb7e..a8137d7ad 100644 --- a/src/www/interfaces_gre_edit.php +++ b/src/www/interfaces_gre_edit.php @@ -183,12 +183,12 @@ include("head.inc"); - +