$a->internalRedirect('register/');
}
- // Is there text in the tar pid?
- if (!empty($_POST('registeertarpid'))) {
+ // Is there text in the tar pit?
+ if (!empty($_POST('registertarpit'))) {
\notice(L10n::t('You have entered too much information.'));
$a->internalRedirect('register/');
}
{{if $permonly}}
{{include file="field_textarea.tpl" field=$permonlybox}}
- <input type="input" id="registertarpid" style="display: none;" placeholder="Don't enter anything here" />
+ <input type="input" id="registertarpit" style="display: none;" placeholder="Don't enter anything here" />
{{/if}}
{{$publish nofilter}}
{{if $permonly}}
{{include file="field_textarea.tpl" field=$permonlybox}}
- <input type="input" id="registertarpid" style="display: none;" placeholder="Don't enter anything here"/>
+ <input type="input" id="registertarpit" style="display: none;" placeholder="Don't enter anything here"/>
{{/if}}
{{$publish nofilter}}