commit | author | age
|
4e17e6
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
T |
2 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
3 |
<head> |
ded2b7
|
4 |
<title><roundcube:object name="pagetitle" /></title> |
b1c154
|
5 |
<meta name="Robots" content="noindex,nofollow" /> |
e66f5b
|
6 |
<roundcube:include file="/includes/links.html" /> |
4e17e6
|
7 |
</head> |
T |
8 |
<body> |
|
9 |
|
ce06d3
|
10 |
<img id="logo" src="/images/roundcube_logo.png" border="0" alt="<roundcube:object name='productname' />" style="margin:0 11px" /> |
7902df
|
11 |
|
T |
12 |
<roundcube:object name="message" id="message" /> |
4e17e6
|
13 |
|
T |
14 |
<div id="login-form"> |
0c219c
|
15 |
<div class="boxtitle"><roundcube:label name="welcome" /></div> |
T |
16 |
<div class="boxcontent"> |
|
17 |
|
4e17e6
|
18 |
<form name="form" action="./" method="post"> |
df2a51
|
19 |
<roundcube:object name="loginform" form="form" autocomplete="off" /> |
4e17e6
|
20 |
|
ed132e
|
21 |
<p style="text-align:center;"><input type="submit" class="button mainaction" value="<roundcube:label name='login' />" /></p> |
4e17e6
|
22 |
|
T |
23 |
</form> |
|
24 |
</div> |
0c219c
|
25 |
</div> |
4e17e6
|
26 |
|
8e211a
|
27 |
<roundcube:object name="preloader" images=" |
A |
28 |
/images/icons/folders.png |
|
29 |
/images/mail_footer.png |
|
30 |
/images/taskicons.gif |
|
31 |
/images/display/loading.gif |
|
32 |
/images/pagenav.gif |
|
33 |
/images/mail_toolbar.png |
|
34 |
/images/searchfield.gif |
e94706
|
35 |
/images/messageicons.png |
8e211a
|
36 |
/images/icons/reset.gif |
A |
37 |
/images/abook_toolbar.png |
|
38 |
/images/icons/groupactions.png |
|
39 |
/images/watermark.gif |
|
40 |
" /> |
|
41 |
|
4e17e6
|
42 |
</body> |
T |
43 |
</html> |