Commit 0f1bc3ac authored by Fabian Franz's avatar Fabian Franz Committed by Franco Fichtner

translation fix in load_balancer_monitor.php

(cherry picked from commit 9637b57a)
parent b19928e4
......@@ -79,7 +79,7 @@ $shortcut_section = 'relayd';
include("head.inc");
$main_buttons = array(
array('label'=>'Add', 'href'=>'load_balancer_monitor_edit.php'),
array('label'=>gettext('Add'), 'href'=>'load_balancer_monitor_edit.php'),
);
?>
......
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