Page MenuHomeIn-Portal Phabricator

popup_design.des.tpl
No OneTemporary

File Metadata

Created
Fri, Feb 7, 7:16 PM

popup_design.des.tpl

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<inp2:m_include template="platform/elements/side_boxes.elm"/>
<inp2:m_include template="platform/elements/content_boxes.elm"/>
<inp2:m_include template="platform/elements/forms.elm"/>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
<inp2:m_GetConfig name="Site_Name"/>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=<inp2:lang.current_Field name="Charset"/>" />
<inp2:m_ModuleInclude template="elements/html_head.elm" in-portal_template="platform/elements/html_head.elm"/>
</head>
<body>
<inp2:m_RenderElement name="content"/>
<br />
<div class="horizontal-separator"><img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt="" /><br /></div>
<br />
<div style="text-align: center;">
<a href="<inp2:m_Link/>" onclick="window.close(); return false;"><inp2:m_Phrase name="lu_btn_CloseWindow"/></a>
</div>
</body>
</html>

Event Timeline