syntax error

This commit is contained in:
Miles Lott 2002-08-19 12:23:43 +00:00
parent 1b59bc99dc
commit e3f25223f3

View File

@ -85,7 +85,7 @@
{
$portalbox->data[] = array(
'text' => lang("Tomorrow is x's birthday.", $val['n_given'] . ' ' . $val['n_family']),
'link' = >$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uiaddressbook.view&ab_id='.$val['id'])
'link' => $GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uiaddressbook.view&ab_id='.$val['id'])
);
// $tmp = '<a href="'
// . $GLOBALS['phpgw']->link('/addressbook/view.php','ab_id=' . $val['id']) . '">'