Posted by iantresman on October 29, 2009 at 11:43am
Jump to:
| Project: | lm_paypal |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When I click Create Classified Advert, there is an introductory paragraph which I would like to customize:
Nodes of this type will not be published until paid for.
After Submitting this new node use the PayPal Publish tab to publish.
The status of paid items can be found under my account.
As far as I know, this is hardwired in the module lm_paypal_paid_adverts.module, but it would be better if it was customizable in the Content types editor.
Comments
#1
subscribing
#2
I need this for lm_PayPal subscriptions. There is no way to change the text? The sentence "Recurs till cancelled" is driving me crazy! "Till" occurs twice and I'm a grammar fanatic. :)
#3
get in the .module file, search the text and replace or maybe using locale module to search strings and change there...work's for me