diff --git a/about.php b/about.php index 2d9153ab30..0143cdafd2 100644 --- a/about.php +++ b/about.php @@ -36,8 +36,10 @@ 'license' => lang('License') ); + $applink=$GLOBALS['phpgw']->link('/'.$app); + $s = "
$info[title] | $info[title] | ";
if ($info['description'])
{