From fd1109612cbf6de641c3ef4568ad91d81882f917 Mon Sep 17 00:00:00 2001 From: Christian Binder Date: Fri, 27 Feb 2009 18:51:17 +0000 Subject: [PATCH] fixed typo --- notifications/inc/hook_settings.inc.php | 2 +- notifications/templates/default/config.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notifications/inc/hook_settings.inc.php b/notifications/inc/hook_settings.inc.php index faed19e58d..be86a63fd1 100644 --- a/notifications/inc/hook_settings.inc.php +++ b/notifications/inc/hook_settings.inc.php @@ -35,7 +35,7 @@ $GLOBALS['settings'] = array( 'name' => 'egwpopup_verbosity', 'values' => $verbosity_values, 'help' => 'How verbose should the eGroupware-Popup behave if a notification is sent to the user:
' - .'low: just display the notification bell in the topmenu - topmenu must be enabled !
' + .'low: just display the notification bell in the topmenu - topmenu must be enabled!
' .'medium: bring notification window to front
' .'high: bring notification window to front and let the browser do something to announce itself', 'xmlrpc' => True, diff --git a/notifications/templates/default/config.tpl b/notifications/templates/default/config.tpl index 0728f68e7d..08d026ebc2 100644 --- a/notifications/templates/default/config.tpl +++ b/notifications/templates/default/config.tpl @@ -11,7 +11,7 @@ -  {lang_eGroupware-Popup_backend} +  {lang_eGroupWare-Popup_backend} {lang_Enable_eGroupWare-Popup_backend}