diff options
Diffstat (limited to 'admin/template/goto/profile_content.tpl')
-rw-r--r-- | admin/template/goto/profile_content.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/profile_content.tpl b/admin/template/goto/profile_content.tpl index dc67d5032..e4191f099 100644 --- a/admin/template/goto/profile_content.tpl +++ b/admin/template/goto/profile_content.tpl @@ -3,7 +3,7 @@ <fieldset> <legend>{'Registration'|@translate}</legend> - <input type="hidden" name="redirect" value="{$REDIRECT}" /> + <input type="hidden" name="redirect" value="{$REDIRECT}"> <ul> <li> <span class="property">{'Username'|@translate}</span> |