summaryrefslogtreecommitdiffstats
path: root/templates/show_user_registration.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_user_registration.inc.php')
-rw-r--r--templates/show_user_registration.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_user_registration.inc.php b/templates/show_user_registration.inc.php
index 3526a79b..97410638 100644
--- a/templates/show_user_registration.inc.php
+++ b/templates/show_user_registration.inc.php
@@ -64,7 +64,7 @@ if (Config::get('user_agreement')) { ?>
<?php Error::display('user_agreement'); ?>
</div>
</div>
-<?php } // end if(conf('user_agreement')) ?>
+<?php } // end if user_agreement ?>
<h3><?php echo T_('User Information'); ?></h3>
<div class="registerfield require">
<label for="username"><?php echo T_('Username'); ?>: <span class="asterix">*</span></label>