summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_notifications.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/system_advanced_notifications.php')
-rw-r--r--src/usr/local/www/system_advanced_notifications.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/system_advanced_notifications.php b/src/usr/local/www/system_advanced_notifications.php
index 76e9ffa..4235c3b 100644
--- a/src/usr/local/www/system_advanced_notifications.php
+++ b/src/usr/local/www/system_advanced_notifications.php
@@ -279,7 +279,7 @@ $section->addPassword(new Form_Input(
$section->addInput(new Form_Button(
'test-growl',
- gettext('Test Growl Settings'),
+ 'Test Growl Settings',
null,
'fa-rss'
))->addClass('btn-info')->setHelp('A test notification will be sent even if the service is '.
@@ -370,7 +370,7 @@ $section->addInput(new Form_Select(
$section->addInput(new Form_Button(
'test-smtp',
- gettext('Test SMTP Settings'),
+ 'Test SMTP Settings',
null,
'fa-send'
))->addClass('btn-info')->setHelp('A test notification will be sent even if the service is '.
OpenPOWER on IntegriCloud