• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Translate buttons

Translate buttons 12 years 4 months ago #20500

  • davidcb
  • davidcb's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
In the edit.php file there are three buttons that don't use the typical string translation RSFP_
in lines 133-135.
Here is the code:
<form name="adminForm" id="adminForm" method="post" action="index.php">
<div id="rsform_conditions">
<p>
<button class="rs_button rs_left" onclick="submitform('apply');" type="button">Apply</button>
<button class="rs_button rs_left" onclick="submitform('save');" type="button">Save</button>
<button class="rs_button rs_left" onclick="rsform_close_box();" type="button">Close</button>
</p>

Could you solve it?

Thank you
The administrator has disabled public write access.

Translate buttons 12 years 4 months ago #20501

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
Thanks for pointing this out. The package has been updated on our server so you can download it again (2.5 / 3.0 version).
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!