changing the registration text changing the registration text
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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! :)