[Kolab-devel] [issue1026] Domain Mainteiner "delete" button could not be translated (patch included)
Fabio Pietrosanti / Khamsa SA
kolab-issues at intevation.de
Sun Dec 11 13:22:21 CET 2005
New submission from Fabio Pietrosanti / Khamsa SA <kolab at khamsa.ch>:
/kolab/var/kolab/www/admin/domainmaintainer/domainmaintainer.php has a bugs in
the form which allow to delete users.
Change this line and all will be ok (here the patch):
- $form->submittext = 'Delete';
+ $form->submittext = _('Delete');
----------
assignedto: steffen
messages: 6030
nosy: khamsa, steffen
priority: minor bug
status: unread
title: Domain Mainteiner "delete" button could not be translated (patch included)
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1026>
________________________________________________
More information about the devel
mailing list