| View previous topic :: View next topic |
| Author |
Message |
vwebworld
Joined: 24 Mar 2008 Posts: 17
|
Posted: Sep 14, 2008 12:52 pm Post subject: Change day wording |
|
|
I want to change the "XX days" message that appears under the "valid for" heading.
I will keep the days as a premium factor but I want to insert a different message.
For example: instead of valid for ..
"14 days" I want to display "1 file" <==this can be just text
~Roland |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1901 Location: UFO Lab
|
Posted: Sep 15, 2008 6:43 am Post subject: |
|
|
You need Templates/payments.html file, this line:
| Code: | | <TD><TMPL_VAR days> <TMPL_VAR lang_days></TD> |
|
|
| Back to top |
|
 |
|