@ -4,7 +4,7 @@
%= include '_base/status_window';
<form autocomplete="off" style="margin-top: 1.5em" method="POST" action="<%= $c->url_for( 'do_register' ) %>">
<form autocomplete="off" style="margin-top: 1.5em" method="POST" action="<%= $c->url_for( 'do_register_invite' ) %>">
<%= include '_base/form/input', type => 'text', name => 'name',
title => 'Your name',