Roundcube Community Forum

Third Party Contributions => Old Style Plug-Ins => Topic started by: stenrulz on August 28, 2008, 05:57:22 AM

Title: identities
Post by: stenrulz on August 28, 2008, 05:57:22 AM
hi,
i would like a version ware people can not add new identities. (e.g. only the one email)
Title: identities
Post by: simphax on August 29, 2008, 02:31:04 PM
This is very easy to do on your own:
Navigate to /skins/default/templates/
and open the files identities.html and editidentity.html and just comment the line that sais


like this:

and delete the file  addidentity.html

You may also want to disable the E-mail textbox when you edit the existing identity. To do that you open /program/steps/settings/edit_identity.inc and remove the e-mail value below "// list of available cols"