Commit 89f5508f authored by Fabian Franz's avatar Fabian Franz Committed by Franco Fichtner

fixes for #427 in interfaces_wireless.php

(cherry picked from commit 162fdcb2)
parent 1346aea7
......@@ -68,7 +68,7 @@ $shortcut_section = "wireless";
include("head.inc");
$main_buttons = array(
array('href'=>'interfaces_wireless_edit.php', 'label'=>'Add'),
array('href'=>'interfaces_wireless_edit.php', 'label'=>gettext('Add')),
);
?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment