diff --git a/rhodecode/templates/register.html b/rhodecode/templates/register.html --- a/rhodecode/templates/register.html +++ b/rhodecode/templates/register.html @@ -78,7 +78,7 @@
- ${h.submit('sign_up','Sign Up',class_="ui-button ui-widget ui-state-default ui-corner-all")} + ${h.submit('sign_up','Sign Up',class_="ui-button")} %if c.auto_active:
${_('Your account will be activated right after registration')}
%else: