Page MenuHomeIn-Portal Phabricator

header.tpl
No OneTemporary

File Metadata

Created
Wed, Jun 25, 11:44 AM

header.tpl

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<!-- start meta tags -->
<meta http-equiv="content-type" content="text/html; charset=<inp:m_regional_option _name="Charset" />" />
<meta name="keywords" content="..." />
<meta name="description" content="..." />
<meta name="robots" content="all" />
<meta name="copyright" content="Copyright &#174; 1997-2003 Intechnic" />
<meta name="author" content="Intechnic Corporation." />
<!-- end meta tags -->
<base href="<inp:m_theme_url/>" />
<!-- start AddToFavorites icon -->
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<!-- end AddToFavorites icon -->
<LINK rel="stylesheet" href="style.css" type="text/css">
<inp:m_module_stylesheets _Modules="In-Portal,In-Link" _In-PortalCss="styles.css" />
</HEAD>
<BODY bgcolor="#FFFFFF" text="#000000">
<P align="center">
<A href="<inp:m_template_link _Template="index" _Category=0 />"><IMG src="images/inlink2_logo.gif" width="175" height="63" border="0"></A>
</P>
<inp:include _Template="menu_navigation" />
<table width="760" align="center" cellpadding="0" cellspacing="0">
<form method="POST" name="select_theme" action="<inp:m_form_action _Form="m_set_theme"/>">
<tr>
<td align="left" nowrap>
<span class="small"><inp:m_language _Phrase="lu_select_theme" /></span>
<select class="small" size="1" name="ThemeId">
<inp:m_list_themes _ItemTemplate="theme_menu/theme_menu_element.tpl" />
</select>
<input type="submit" value="<inp:m_language _Phrase="lu_button_ok" />" name="go" class="button"></td>
<td align="right" width="100%" valign="middle">
<span class="small"><inp:m_lang_field _Field="LocalName" /></span>&nbsp;
<inp:m_list_languages _ItemTemplate="lang_menu/lang_menu_element.tpl" /></td>
</tr>
</form>
</table>
<HR width="760" size="1" noshade align="center">
<inp:include _Template="statistics.tpl" />

Event Timeline