Reapplying r45820 to support the NewSignupPage extension.
[lhc/web/wiklou.git] / includes / templates / Usercreate.php
index 0cb83d5..1f91fee 100644 (file)
@@ -212,7 +212,7 @@ class UsercreateTemplate extends BaseTemplate {
                                                                                echo 'checked="checked"';
                                                                        } ?>
                                                                >
-                                                               <?php $this->msg( $inputItem['msg'] ); ?>
+                                                               <?php $this->msgHtml( $inputItem['msg'] ); ?>
                                                        </label>
                                                <?php
                                                } else {