Skip to content

Commit

Permalink
Update step3-2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy committed Jun 11, 2013
1 parent 19c6342 commit 6ba2495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ru/tutorials/shop/step3-2.md
Expand Up @@ -226,7 +226,7 @@ Limb не запрещает вам работать с сессиями чер
Файл shop/template/user/login.phtml:

<? $this->title='Login'; ?>
{{wrap with="front_page_layout.phtml" into="content"}}
{{wrap with="front_page_layout.phtml" into="content_zone"}}
{{form method="POST" id='login_form'}}

{{include file='form_errors.phtml'/}}
Expand Down

0 comments on commit 6ba2495

Please sign in to comment.