Fixing issue with indefero repo and removing registration key
This commit is contained in:
@@ -19,13 +19,6 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><strong>{$form.f.regkey.labelTag}:</strong></th>
|
||||
<td>{if $form.f.regkey.errors}{$form.f.regkey.fieldErrors}{/if}
|
||||
{$form.f.regkey|unsafe}<br />
|
||||
<span class="helptext">{$form.f.regkey.help_text}</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><strong>{$form.f.email.labelTag}:</strong></th>
|
||||
<td>{if $form.f.email.errors}{$form.f.email.fieldErrors}{/if}
|
||||
{$form.f.email|unsafe}<br />
|
||||
|
Reference in New Issue
Block a user