Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / hysteria / modules / loginbox.tpl~
CommitLineData
e586807d
H
1LALALAL
2{$error}
3{if $permissions.r neq true} you don't have permissions for viewing this data node{/if}
4{if $user_id eq false}
5<table><tr><td>login::</td><td> <input tabindex=1 accesskey=l type='text' name='login'></td>
6<tr><td>heslo::</td><td><input tabindex=2 accesskey=p type='password' name='password'></td>
7<tr><td colspan='2' align='center'><input tabindex=3 type='submit' name='event' value='login'></td></tr></table>
8{/if}
This page took 0.121378 seconds and 4 git commands to generate.