OS Property support center

os_membership_pro problem

  • sean01
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • here to help!
More
12 years 8 months ago #23550 by sean01
os_membership_pro problem was created by sean01
Need to change the membership dates heading... mine read

FROM FROM i want it to read FROM TO


SEE PICTURE



Please Log in or Create an account to join the conversation.

  • Dang Thuc Dam
  • Away
  • Administrator
  • Administrator
More
12 years 8 months ago #23567 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: os_membership_pro problem
Hi Sean,
You can edit in the file
components > com_osproperty > classes > agent.html.php
line 1154
and change
echo JText::_(OS_FROM);
to
echo JText::_(OS_TO);
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc DamNguyen Phu Quan