aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/register.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-05-08 19:27:48 +0000
committerMario <mario@mariovavti.com>2024-05-08 19:27:48 +0000
commit960354b16cab06915a2f85fcc5e55d380765d858 (patch)
tree205fa295040cafbd0aa98ec29d1f5d37306de82a /view/tpl/register.tpl
parent481e08b904313b768305d82b67f5f8602713b329 (diff)
downloadvolse-hubzilla-960354b16cab06915a2f85fcc5e55d380765d858.tar.gz
volse-hubzilla-960354b16cab06915a2f85fcc5e55d380765d858.tar.bz2
volse-hubzilla-960354b16cab06915a2f85fcc5e55d380765d858.zip
make mod regate return to system.workflow_channel_next and show register message field only if registration is set to register_approve
Diffstat (limited to 'view/tpl/register.tpl')
-rw-r--r--view/tpl/register.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index 8e1530eb4..cc2b8e47b 100644
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -47,7 +47,7 @@
{{include file="field_input.tpl" field=$email}}
{{include file="field_password.tpl" field=$pass1}}
{{include file="field_password.tpl" field=$pass2}}
- {{if $reg_is}}
+ {{if $register_msg}}
{{include file="field_textarea.tpl" field=$register_msg}}
{{/if}}
{{if $enable_tos}}