Member
Member
abc1   11-09-2014, 06:31
#1

I would like to rename a entry box label in the users section of admin. Could you advise me which file I need to edit to do this. I would like to change "Website".

i.e : zp-core/admin-users.php?page=users

Administrator
Administrator
fretzl   11-09-2014, 07:51
#2

The address fields come from the userAddressFields plugin.
In zp-core -> extensions -> userAddressFields.php line 50 change
gettext('Website') to gettext('whateveryouwant').

Note that with every update you will have to apply this change again unless you create a new plugin based on this one.
http://www.zenphoto.org/news/zenphoto-plugin-architecture

Member
Member
abc1   13-09-2014, 16:07
#3

Thank you , but where would it be in version 1.4.3.3 as this differs to the current version ?

Administrator
Administrator
fretzl   13-09-2014, 16:39
#4

Not sure but try changing:
zp-core -> functions.php line 399

I hope you understand that we can't really support versions that old anymore.

Member
Member
abc1   14-09-2014, 08:16
#5

Totally understand, just don't want to upgrade at this time. Thank you.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.