changed app title

This commit is contained in:
Ralf Becker 2003-03-22 11:34:22 +00:00
parent c54c48804f
commit 6b0665f005

View File

@ -13,7 +13,7 @@
/* $Id$ */
$setup_info['etemplate']['name'] = 'etemplate';
$setup_info['etemplate']['title'] = 'eTemplates';
$setup_info['etemplate']['title'] = 'eTemplate';
$setup_info['etemplate']['version'] = '0.9.15.002';
$setup_info['etemplate']['app_order'] = 8; // just behind the developers-tools
$setup_info['etemplate']['tables'] = array('phpgw_etemplate');