mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
translation fix
This commit is contained in:
parent
617535696d
commit
4b54933594
@ -89,7 +89,7 @@ $shortcut_section = 'relayd';
|
||||
include("head.inc");
|
||||
|
||||
$main_buttons = array(
|
||||
array('label'=>'Add', 'href'=>'load_balancer_pool_edit.php'),
|
||||
array('label'=>gettext('Add'), 'href'=>'load_balancer_pool_edit.php'),
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user