1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 19:02:39 +02:00

Bugtracker #3513 - show extended user fields in categories during signup

This commit is contained in:
e107steved
2007-07-30 20:25:36 +00:00
parent b63785bb9a
commit 0ebc06b0a6
3 changed files with 60 additions and 23 deletions

View File

@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/signup_template.php,v $
| $Revision: 1.3 $
| $Date: 2007-01-17 13:43:40 $
| $Author: mrpete $
| $Revision: 1.4 $
| $Date: 2007-07-30 20:25:36 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -316,6 +316,19 @@ $SIGNUP_BODY = "
";
}
if(!defined($SIGNUP_EXTENDED_CAT))
{
$SIGNUP_EXTENDED_CAT = "
<tr>
<td colspan='2' class='forumheader'>
{EXTENDED_CAT_TEXT}
</td>
</tr>
";
}
if(!defined($SIGNUP_END))
{
$SIGNUP_END = "