2 <!-- start login.html -->
3 <div id=
"login_screen">
5 <div class=
"boxlabel"><?SERV:HUMANNODE> -
<?_(
"powered by")
> <a href=
"http://www.citadel.org">Citadel
</a></div>
6 <div class=
"boxcontent">
10 <?!(
"COND:IMPMSG",
1)
>
11 <div class=
"login_message"><?IMPORTANTMESSAGE></div>
13 <div class=
"login_image"><img src=
"image?name=hello" alt=
""></div>
14 <form action=
"openid_login" method=
"POST" class=
"box" id=
"login_form">
16 <label for=
"openid_url"><?_(
"OpenID URL:")
></label>
17 <input type=
"text" name=
"openid_url" id=
"openid_url" class=
"openid_urlarea" > <br>
18 <label for=
"lname"><?_(
"Language:")
></label>
21 <div class=
"logbuttons">
22 <input type=
"submit" name=
"login_action" value=
"<?_("Login
")>" class=
"logbutton">
23 <input type=
"submit" name=
"exit_action" value=
"<?_("Exit
")>" class=
"logbutton">
28 <p><a href=
"display_login"><?_(
"Log in using a user name and password")
></a></p>
30 <div class=
"login_infos">
31 <ul><li><?_(
"Enter your OpenID URL and click "Login".")
></li>
32 <li><a href=
"http://www.citadel.org/doku.php/documentation:openid">
33 <?_(
"Click here to learn what OpenID is and how Citadel is using it.")
></a></li>
34 <li><?_(
"Please log off properly when finished. ")
></li>
35 <li><?_(
"See the")
> <a href=
"http://www.citadel.org/doku.php/faq:everydayuse:webcit_browser"><?_(
"recommended browser list")
></a> <?_(
"if you have trouble using Webcit.</li> <li>You must have <i>cookies</i> turned on. ")
></li>
36 <li><?_(
"Also keep in mind that if your browser is configured to block pop-up windows, you will not be able to receive any instant messages.")
></li></ul>
40 <!-- end login.html -->