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