Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3310833
messageerror.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
messageerror.html
View Options
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
<
head
>
<
title
><
roundcube:object
name
=
'productname'
/>
::
<
roundcube:label
name
=
'servererror'
/></
title
>
<
roundcube:include
file
=
"/includes/links.html"
/>
<
roundcube:if
condition
=
"env:action!='show'"
/>
</
head
>
<
body
class
=
"iframe"
style
=
"background-color:#F2F2F2;"
>
<
div
style
=
"margin:20px auto; text-align:center"
>
<
img
src
=
"/images/watermark.gif"
width
=
"260"
height
=
"228"
alt
=
""
/>
</
div
>
</
body
>
<
roundcube:else
/>
<
script
type
=
"text/javascript"
src
=
"/splitter.js"
></
script
>
<
script
type
=
"text/javascript"
src
=
"/functions.js"
></
script
>
<
style
type
=
"text/css"
>
#
mailboxlist-container
{
width
:
<
roundcube
:
exp
expression
=
"!empty(cookie:mailviewsplitterv) ? cookie:mailviewsplitterv-5 : 170"
/>
px
;
}
#
messageframe
{
left
:
<
roundcube
:
exp
expression
=
"!empty(cookie:mailviewsplitterv) ? cookie:mailviewsplitterv+5 : 180"
/>
px
;
}
</
style
>
</
head
>
<
body
>
<
roundcube:include
file
=
"/includes/taskbar.html"
/>
<
roundcube:include
file
=
"/includes/header.html"
/>
<
div
id
=
"messagetoolbar"
>
<
roundcube:button
command
=
"list"
type
=
"link"
class
=
"button back"
classAct
=
"button back"
classSel
=
"button backSel"
title
=
"backtolist"
content
=
" "
/>
<
roundcube:button
command
=
"compose"
type
=
"link"
class
=
"button compose"
classAct
=
"button compose"
classSel
=
"button composeSel"
title
=
"writenewmessage"
content
=
" "
/>
</
div
>
<
div
id
=
"mainscreen"
>
<
div
id
=
"mailleftcontainer"
>
<
div
id
=
"mailboxlist-container"
>
<
div
class
=
"boxtitle"
><
roundcube:label
name
=
"mailboxlist"
/></
div
>
<
div
class
=
"boxlistcontent"
>
<
roundcube:object
name
=
"mailboxlist"
id
=
"mailboxlist"
class
=
"treelist"
folder_filter
=
"mail"
/>
</
div
>
<
div
class
=
"boxfooter"
></
div
>
</
div
>
</
div
>
<
div
id
=
"messageframe"
style
=
"background-color:#F2F2F2;"
>
<
div
style
=
"margin:20px auto; text-align:center"
>
<
img
src
=
"/images/watermark.gif"
width
=
"260"
height
=
"228"
alt
=
""
/>
</
div
>
</
div
>
</
div
>
<
script
type
=
"text/javascript"
>
var
mailviewsplitv
=
new
rcube_splitter
({
id
:
'mailviewsplitterv'
,
p1
:
'mailboxlist-container'
,
p2
:
'messageframe'
,
orientation
:
'v'
,
relative
:
true
,
start
:
165
});
rcmail
.
add_onload
(
'mailviewsplitv.init()'
);
</
script
>
<
script
type
=
"text/javascript"
>
rcube_init_mail_ui
();
</
script
>
</
body
>
<
roundcube:endif
/>
</
html
>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Thu, Apr 9, 12:43 PM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
467312
Default Alt Text
messageerror.html (2 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment