summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_routes.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_routes.php')
-rw-r--r--src/usr/local/www/diag_routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_routes.php b/src/usr/local/www/diag_routes.php
index d94b416..3a378b3 100644
--- a/src/usr/local/www/diag_routes.php
+++ b/src/usr/local/www/diag_routes.php
@@ -135,7 +135,7 @@ $form->add($section);
$form->addGlobal(new Form_Button(
'Submit',
- 'Update',
+ gettext('Update'),
null,
'fa-refresh'
))->addClass('btn-primary');
OpenPOWER on IntegriCloud