diff --git a/src/www/services_dyndns.php b/src/www/services_dyndns.php index 2d4fe8dc6..b9099b3bf 100644 --- a/src/www/services_dyndns.php +++ b/src/www/services_dyndns.php @@ -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'), ); ?>