Changeset 1067 for temp/test-xoops.ec-cube.net/html/include
- Timestamp:
- 2007/01/17 14:46:03 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/include/registerform.php
r1066 r1067 93 93 */ 94 94 95 $mailmaga_option = new XoopsFormCheckBox( "", "user_viewemail", $user_viewemail);95 $mailmaga_option = new XoopsFormCheckBox(_US_MAILMAGA, "mailmaga", $mailmaga); 96 96 $mailmaga_option->addOption(1, _US_MAILMAGA); 97 97 $reg_form->addElement($mailmaga_option);
Note: See TracChangeset
for help on using the changeset viewer.
