diff --git a/boot.php b/boot.php index 50821640a7..3fdc971b2e 100644 --- a/boot.php +++ b/boot.php @@ -1419,7 +1419,7 @@ function contact_block() { $o .= '
' . $rr['name'] . '
' . "\r\n"; } - $o .= '
'; + $o .= '
'; $o .= '
' . t('View Contacts') . '
'; }