changing the registration text changing the registration text
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

changing the registration text

Started by markhaldane, January 11, 2007, 02:18:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

markhaldane

hi

i was just wondering if it is possible/allowed to change the disclaimer text that is shown when someone goes to register as a new user on a gallery install?

if so, where would i find the text to edit it?

thanks!

Joachim Müller

Allowed: yes.
Possible: yes.
Edit lang/yourlanguage.php (e.g. lang/english.php) with a plain text editor that is capable to handle utf-8 files (notepad.exe should be fine).

markhaldane

thank you, that was exactly the information i needed! :)