diff --git a/about.php b/about.php index 39f9746602..95b901b330 100644 --- a/about.php +++ b/about.php @@ -31,11 +31,12 @@ $data = array ( - 'phpgw_logo' => $GLOBALS['phpgw']->common->get_image_path('phpgwapi'), - 'lang_version' => lang('version'), - 'phpgw_version' => 'phpGroupWare API ' . $GLOBALS['phpgw_info']['server']['versions']['phpgwapi'], - 'phpgw_descr' => lang('is a multi-user, web-based groupware suite written in PHP'), - 'about_app' => $app_data + 'phpgw_logo' => $GLOBALS['phpgw']->common->get_image_path('phpgwapi'), + 'lang_url_statustext' => lang('phpGroupWare homepage'), + 'lang_version' => lang('version'), + 'phpgw_version' => 'phpGroupWare API ' . $GLOBALS['phpgw_info']['server']['versions']['phpgwapi'], + 'phpgw_descr' => lang('is a multi-user, web-based groupware suite written in PHP'), + 'about_app' => $app_data ); $tpl->set_var('about',$data); diff --git a/phpgwapi/templates/default/about.xsl b/phpgwapi/templates/default/about.xsl index 43131fe55b..0e6c6247ea 100644 --- a/phpgwapi/templates/default/about.xsl +++ b/phpgwapi/templates/default/about.xsl @@ -3,14 +3,19 @@ +
- + + {$lang_url_statustext} +
- phpGroupWare + + phpGroupWare +