Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F804657
index.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
Wed, Feb 26, 3:26 PM
Size
1 KB
Mime Type
text/html
Expires
Fri, Feb 28, 3:26 PM (16 h, 54 m)
Engine
blob
Format
Raw Data
Handle
577124
Attached To
rINP In-Portal
index.tpl
View Options
<
inp2:m_RequireLogin
login_template
=
"login"
/>
<
inp2:adm_SetConst
name
=
"DBG_SKIP_REPORTING"
value
=
"1"
/>
<!--DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">-->
<
html
>
<
head
>
<
meta
http-equiv
=
"content-type"
content
=
"text/html;charset=<inp2:lang_GetCharset/>"
>
<
title
>
In-portal Administration
</
title
>
<
script
type
=
"text/javascript"
>
window
.
name
=
'main_frame'
;
lala
=
navigator
.
appVersion
.
substring
(
0
,
1
);
if
(
navigator
.
appName
==
"Netscape"
)
{
if
(
lala
!=
"5"
)
{
document
.
write
(
"<frameset rows='96,*' framespacing='0' scrolling='no' frameborder='0'>"
);
}
else
{
document
.
write
(
"<frameset rows='95,*' framespacing='0' scrolling='no' frameborder='0'>"
);
}
}
else
{
document
.
write
(
"<frameset rows='94,*' framespacing='0' scrolling='no' frameborder='0'>"
);
}
function
getFrame
(
$
name
)
{
var
$
frameset
=
window
.
frames
;
for
(
$
i
=
0
;
$
i
<
window
.
length
;
$
i
++
)
{
if
(
$
frameset
[
$
i
].
name
==
$
name
)
{
return
$
frameset
[
$
i
];
}
}
return
window
;
}
</
script
>
</
head
>
<
frame
src
=
"<inp2:m_t t="
head
"
pass
=
"m"
m_cat_id
=
"0"
/>
" name="head" scrolling="no" noresize>
<
frameset
cols
=
"200,*"
border
=
"0"
>
<
frame
src
=
"<inp2:m_t t="
tree
"
pass
=
"m"
m_cat_id
=
"0"
/>
" name="menu" target="main" noresize scrolling="auto" marginwidth="0" marginheight="0">
<
frame
src
=
"<inp2:m_t t="
sections_list
"
section
=
"in-portal:root"
module
=
"In-Portal"
pass
=
"m"
m_cat_id
=
"0"
/>
" name="main" marginwidth="0" marginheight="0" frameborder="no" noresize scrolling="auto">
</
frameset
>
</
frameset
>
<
noframes
>
<
body
bgcolor
=
"#ffffff"
>
<
p
></
p
>
</
body
>
</
noframes
>
</
html
>
Event Timeline
Log In to Comment