Committer: ssafronova
LJSUP-6706: Sign up server side - LJSUP-6804: update step 1 widgetU trunk/htdocs/create.bml U trunk/htdocs/create.bml.text.local
Modified: trunk/htdocs/create.bml =================================================================== --- trunk/htdocs/create.bml 2010-09-22 07:21:50 UTC (rev 9528) +++ trunk/htdocs/create.bml 2010-09-22 07:55:29 UTC (rev 9529) @@ -33,7 +33,6 @@ my $ret; $ret .= "<div id='create-page'>"; - $ret .= LJ::Widget::CreateAccountProgressMeter->render( step => 1 ); $ret .= LJ::Widget::CreateAccount->render( post => LJ::Widget::CreateAccount->post_fields(\%POST), get => \%GET, Modified: trunk/htdocs/create.bml.text.local =================================================================== --- trunk/htdocs/create.bml.text.local 2010-09-22 07:21:50 UTC (rev 9528) +++ trunk/htdocs/create.bml.text.local 2010-09-22 07:55:29 UTC (rev 9529) @@ -75,7 +75,7 @@ .success.text1=Your journal has been created. Important registration information has been e-mailed to <font size="+1"><b>[[email]]</b></font> containing further instructions. Be sure to confirm your journal creation by clicking on the link sent to you in e-mail. -.title=Join [[sitename]] +.title=Sign up [[sitename]] .useacctcodes.entercode=To create a new account, enter an account creation code. For more information, see <a href="http://www.livejournal.com/support/faqbrowse.bml?faqid=104">How do I create an account?</a>