diff options
Diffstat (limited to 'view/tpl/login.tpl')
-rwxr-xr-x | view/tpl/login.tpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/view/tpl/login.tpl b/view/tpl/login.tpl index e530429b2..3ca118590 100755 --- a/view/tpl/login.tpl +++ b/view/tpl/login.tpl @@ -1,9 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - <form action="{{$dest_url}}" id="{{$form_id}}" method="post" > <input type="hidden" name="auth-params" value="login" /> |