|
|
|
@ -4,14 +4,20 @@ |
|
|
|
|
{"Login"|get_lang} |
|
|
|
|
</span> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
{if !empty($plugin_login_top)} |
|
|
|
|
<div id="plugin_login_top"> |
|
|
|
|
{$plugin_login_top} |
|
|
|
|
</div> |
|
|
|
|
{/if} |
|
|
|
|
{$login_language_form} |
|
|
|
|
{$login_form} |
|
|
|
|
{$login_failed} |
|
|
|
|
{$login_options} |
|
|
|
|
|
|
|
|
|
{if !empty($plugin_login)} |
|
|
|
|
<div id="plugin_login"> |
|
|
|
|
{$plugin_login} |
|
|
|
|
{if !empty($plugin_login_bottom)} |
|
|
|
|
<div id="plugin_login_bottom"> |
|
|
|
|
{$plugin_login_bottom} |
|
|
|
|
</div> |
|
|
|
|
{/if} |
|
|
|
|
</div> |