Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1047776
redirect.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jun 30, 11:29 AM
Size
2 KB
Mime Type
text/html
Expires
Wed, Jul 2, 11:29 AM (12 h, 39 m)
Engine
blob
Format
Raw Data
Handle
677543
Attached To
rINP In-Portal
redirect.tpl
View Options
<
inp:include
_template
=
"common/head.tpl"
/>
<
script
type
=
"text/javascript"
>
function
exec_refresh
()
{
window
.
status
=
"Redirecting..."
+
myvar
;
myvar
=
myvar
+
" ."
;
var
timerID
=
setTimeout
(
"exec_refresh();"
,
100
);
if
(
timeout
>
0
)
{
timeout
-=
1
;
}
else
{
clearTimeout
(
timerID
);
window
.
status
=
""
;
window
.
location
=
"<inp2:m_get name="
redirect_to_js
"/>"
;
}
}
var
myvar
=
""
;
var
timeout
=
20
;
exec_refresh
();
</
script
>
<
BODY
>
<
inp:include
_Template
=
"common/pagetop.tpl"
/>
<
table
width
=
"770"
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
>
<!-- start content -->
<
tr
>
<
td
valign
=
"top"
height
=
"100%"
>
<
table
width
=
"100%"
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
>
<
tr
>
<
td
width
=
"10000"
><
img
src
=
"img/s.gif"
width
=
"1"
height
=
"1"
alt
=
""
/><
br
/></
td
>
<
td
><
img
src
=
"img/s.gif"
width
=
"1"
height
=
"1"
alt
=
""
/></
td
>
<
td
width
=
"200"
><
img
src
=
"img/s.gif"
width
=
"200"
height
=
"1"
alt
=
""
/></
td
>
</
tr
>
<
tr
height
=
"100%"
>
<
td
valign
=
"top"
class
=
"bott-line"
>
<!-- path //-->
<
table
width
=
"100%"
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
>
<
tr
>
<
td
class
=
"bgr-path"
><
img
src
=
"img/s.gif"
width
=
"549"
height
=
"1"
alt
=
""
/><
br
/></
td
>
<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
</
tr
>
<
tr
>
<
td
class
=
"bgr-path"
>
<
table
width
=
"100%"
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
>
<
tr
>
<
td
valign
=
"top"
width
=
"17"
><
img
src
=
"img/ic_homepath.gif"
width
=
"17"
height
=
"24"
alt
=
""
/><
br
/></
td
>
<
td
class
=
"path"
>
</
td
>
<
td
align
=
"right"
>
<
table
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
align
=
"right"
>
<
tr
>
<
td
><
img
src
=
"<inp:m_lang_field _Field="
icon
"
_default
=
"img/ic_flag.gif"
/>
" width="18" height="12" alt="" />
<
br
/></
td
>
<
td
>
</
td
>
<
td
class
=
"post-action"
><
span
onclick
=
"showSeg('langmenu',true); "
><
inp:m_lang_field
_Field
=
"LocalName"
/></
span
></
td
>
<
td
>
</
td
>
</
tr
>
</
table
>
</
td
>
</
tr
>
</
table
>
<
inp:include
_Template
=
"lang_select/lang_menu.tpl"
/>
</
td
>
<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
</
tr
>
<!--<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>-->
</
table
>
<!-- path \\-->
<
inp:include
_Template
=
"blocks/common/redirect"
/>
</
td
>
<!-- white line content/right column //-->
<
td
><
img
src
=
"img/s.gif"
width
=
"1"
height
=
"1"
alt
=
""
border
=
"1"
/><
br
/></
td
>
<!-- white line content/right column \\-->
<!-- right column //-->
<
td
valign
=
"top"
height
=
"100%"
class
=
"open-box"
><
inp:include
_template
=
"index/right.tpl"
/></
td
>
<!-- right column \\-->
</
tr
>
</
table
>
</
td
>
</
tr
>
<!-- content \\-->
<
inp:include
_Template
=
"common/footer.tpl"
/>
</
table
>
</
body
>
</
html
>
Event Timeline
Log In to Comment