Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sat, Aug 30, 9:56 PM

in-portal

Index: trunk/kernel/admin_templates/head.tpl
===================================================================
--- trunk/kernel/admin_templates/head.tpl (revision 4491)
+++ trunk/kernel/admin_templates/head.tpl (revision 4492)
@@ -1,47 +1,47 @@
<inp2:m_set nobody="yes"/>
<inp2:m_include t="incs/header"/>
<inp2:adm_SetConst name="DBG_SKIP_REPORTING" value="1"/>
<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" bgcolor="#FFFFFF">
-<table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
+<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td valign="bottom">
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="90">
<tr>
<td rowspan="3" valign="top">
<a href="<inp2:m_t t="sections_list" section="in-portal:root" module="In-Portal" pass="m"/>" target="main"><img title="In-portal" src="img/globe.gif" width="84" height="91" border="0"></a>
</td>
<td rowspan="3" valign="top">
<a href="<inp2:m_t t="sections_list" section="in-portal:root" module="In-Portal" pass="m"/>" target="main"><img title="In-portal" src="img/logo.gif" width="150" height="91" border="0"></a>
</td>
<td rowspan="3" width="100000" align="center">
&nbsp;
</td>
<td width="400">
<img title="" src="img/blocks.gif" width="400" height="73">
</td>
</tr>
<tr>
<td align="right" background="img/version_bg.gif" class="head_version" valign="bottom">
<img title="" src="img/spacer.gif" width="1" height="10" align="absmiddle">
<inp2:m_phrase name="la_Logged_in_as"/> <b> <inp2:u_LoginName/> </b>
<a href="<inp2:m_t t="index" u_event="OnLogout" pass="m,u"/>" target="_parent"><img src="img/blue_bar_logout.gif" height="16" width="16" align="absmiddle" border="0"></A>
</td>
</tr>
<tr>
<td><img title="" src="img/blocks2.gif" width="400" height="1"></td>
</tr>
<tr>
<td bgcolor="black" colspan="4"><img title="" src="img/spacer.gif" width="1" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
<inp2:m_include t="incs/footer"/>
Property changes on: trunk/kernel/admin_templates/head.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1
\ No newline at end of property
+1.2
\ No newline at end of property

Event Timeline