diff --git a/phpgwapi/inc/class.nextmatchs.inc.php b/phpgwapi/inc/class.nextmatchs.inc.php index 838ffd1f85..1382606b14 100644 --- a/phpgwapi/inc/class.nextmatchs.inc.php +++ b/phpgwapi/inc/class.nextmatchs.inc.php @@ -74,7 +74,7 @@ if ($link) { $tpl->set_var('a_open',''); - $tpl->set_var('a_closed',''); + $tpl->set_var('a_close',''); } $tpl->set_var('img_src',PHPGW_IMAGES_DIR . $img_src); $tpl->set_var('label',lang($label));