|
@@ -93,7 +93,7 @@ echo html_tag( 'table',
|
|
if ($SpamFilters_YourHop == ' ') {
|
|
if ($SpamFilters_YourHop == ' ') {
|
|
echo '<br />' .
|
|
echo '<br />' .
|
|
html_tag( 'div', '<b>' .
|
|
html_tag( 'div', '<b>' .
|
|
- sprintf(_("WARNING! Tell the adminstrator to set the %s variable."), '"SpamFilters_YourHop"') .
|
|
|
|
|
|
+ sprintf(_("WARNING! Tell the administrator to set the %s variable."), '"SpamFilters_YourHop"') .
|
|
'</b>' ,
|
|
'</b>' ,
|
|
'center' ) .
|
|
'center' ) .
|
|
'<br />';
|
|
'<br />';
|