Revision f6a2c6ab
Added by Carlos Eduardo Ramos about 15 years ago
usr/local/www/interfaces_lagg_edit.php | ||
---|---|---|
108 | 108 |
} |
109 | 109 |
} |
110 | 110 |
|
111 |
$pgtitle = array(gettext("Firewall"),"LAGG",gettext("Edit"));
|
|
111 |
$pgtitle = array(gettext("Firewall"),gettext("LAGG"),gettext("Edit"));
|
|
112 | 112 |
include("head.inc"); |
113 | 113 |
|
114 | 114 |
?> |
Also available in: Unified diff
Corrections gettext implementation on interfaces_lagg_edit.php