05-08-2007, 06:15 PM
I realize this is not a theme tutorial, but it might be helpful to users nonetheless. This tutorial explains the basic way to edit the default registration agreement.
It’s relativly simple to edit the default registration agreement with the rules of your forum, or some other useful information that you might have.
To start, open inc/languages/<yourlanguage>/member.lang.php in preferably Notepad.
Find:
Change, remove, or add things to these lines, and re-upload!
It’s relativly simple to edit the default registration agreement with the rules of your forum, or some other useful information that you might have.
To start, open inc/languages/<yourlanguage>/member.lang.php in preferably Notepad.
Find:
Code:
$l['agreement_1']
$l['agreement_2']
$l['agreement_3']
$l['agreement_4']
$l['agreement_5']

