Author Topic: identities  (Read 5832 times)

Offline stenrulz

  • Newbie
  • *
  • Posts: 3
identities
« 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)

Offline simphax

  • Newbie
  • *
  • Posts: 3
identities
« Reply #1 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"