diff options
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/login.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/login.tpl b/view/tpl/login.tpl index a1952d408..f6f48e138 100755 --- a/view/tpl/login.tpl +++ b/view/tpl/login.tpl @@ -1,3 +1,4 @@ + <form action="{{$dest_url}}" id="{{$form_id}}" method="post" > <input type="hidden" name="auth-params" value="login" /> |