fixed typo

This commit is contained in:
Christian Binder 2009-02-27 18:51:17 +00:00
parent 44531c0e45
commit fd1109612c
2 changed files with 2 additions and 2 deletions

View File

@ -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:<br />'
.'low: just display the notification bell in the topmenu - topmenu must be enabled !<br />'
.'low: just display the notification bell in the topmenu - topmenu must be enabled!<br />'
.'medium: bring notification window to front<br />'
.'high: bring notification window to front and let the browser do something to announce itself',
'xmlrpc' => True,

View File

@ -11,7 +11,7 @@
<!-- END header -->
<!-- BEGIN body -->
<tr class="th">
<td colspan="2">&nbsp;<b>{lang_eGroupware-Popup_backend}</b></td>
<td colspan="2">&nbsp;<b>{lang_eGroupWare-Popup_backend}</b></td>
</tr>
<tr bgcolor="{row_on}">
<td>{lang_Enable_eGroupWare-Popup_backend}</td>