Revision baca83aa
Added by Marcus Brown over 14 years ago
usr/local/www/interfaces_wireless_edit.php | ||
---|---|---|
142 | 142 |
} |
143 | 143 |
} |
144 | 144 |
|
145 |
$pgtitle = array(gettext("Firewall"),gettext("Wireless"),gettext("Edit"));
|
|
145 |
$pgtitle = array(gettext("Interfaces"),gettext("Wireless"),gettext("Edit"));
|
|
146 | 146 |
include("head.inc"); |
147 | 147 |
|
148 | 148 |
?> |
Also available in: Unified diff
Fix page title text. Replace "Firewall" with "Interfaces" in title.