- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- December 1969
- Status:
- offline
- last visit:
- 27.08.04
- Posts:
- 11
Where can I modify the "Don't have an account yet?" text that is displayed in the user login box on the home page?
Also where do I modify the text on the new user registration sign up page? -
- rank:
-
Freshman
- registered:
- December 1969
- Status:
- offline
- last visit:
- 22.05.03
- Posts:
- 18
Quote
Where can I modify the "Don't have an account yet?" text that is displayed in the user login box on the home page?
Code
/includes/language/blocks/{your language}/login.php
Example: /includes/language/blocks/eng/login.php
Quote
Also where do I modify the text on the new user registration sign up page?
Mainly in:
Code
but some variables in:
Code
ΡΡ 8)
