Вам необходимо отредактировать файл customer.xml
в / app / design / frontend / PACKAGE_NAME / TEMPLATE_NAME / layout
Этот код добавляет мини-форму входа в левую колонку:
<customer_logged_out>
<reference name="left">
<block type="customer/form_login" name="mini_login" template="customer/form/mini.login.phtml" />
</reference>
</customer_logged_out>