mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 10:04:41 +00:00
translation fix
This commit is contained in:
parent
d2a5c39e51
commit
ddedb656fa
@ -54,7 +54,7 @@ if ($_GET['act'] == "del") {
|
||||
include("head.inc");
|
||||
|
||||
$main_buttons = array(
|
||||
array('label'=>'Add', 'href'=>'services_dyndns_edit.php'),
|
||||
array('label'=>gettext('Add'), 'href'=>'services_dyndns_edit.php'),
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user