Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1244039
in-portal
No One
Temporary
Actions
View 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
Thu, Nov 20, 9:25 PM
Size
2 KB
Mime Type
text/x-diff
Expires
Sat, Nov 22, 9:25 PM (1 d, 4 h)
Engine
blob
Format
Raw Data
Handle
809384
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/themes/default2007/platform/designs/default_design.tpl
===================================================================
--- trunk/themes/default2007/platform/designs/default_design.tpl (revision 8731)
+++ trunk/themes/default2007/platform/designs/default_design.tpl (revision 8732)
@@ -1,57 +1,55 @@
<!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/designs/side_boxes"/>
<inp2:m_include template="platform/designs/content_boxes"/>
<inp2:m_include template="platform/elements/forms"/>
<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" in-portal_template="platform/elements/html_head"/>
</head>
<body>
-
<table class="markup_table fullwidth">
<tr>
<td>
<inp2:m_include template="platform/elements/header"/>
</td>
</tr>
<tr>
<td>
<inp2:m_include template="platform/elements/menu"/>
</td>
</tr>
</table>
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt=""/><br />
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/grey_pix.gif" width="100%" height="1" alt=""/><br />
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="1" height="1" alt=""/><br />
<table class="markup_table fullwidth">
<tr>
<td style="width: 200px;" valign="top">
<inp2:m_RenderElement name="sidebar"/>
</td>
<td width="3" class="vertical-dashed-line">
<img src="<inp2:m_TemplatesBase module="In-Portal"/>img/s.gif" width="3" height="1" alt=""/><br />
</td>
<td style="width: auto;" valign="top">
<inp2:m_RenderElement name="content"/>
+ <br />
</td>
</tr>
</table>
- <br />
<table class="fullwidth">
<tr>
<td >
<inp2:m_include template="platform/elements/footer"/>
</td>
</tr>
</table>
-
</body>
</html>
\ No newline at end of file
Property changes on: trunk/themes/default2007/platform/designs/default_design.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.8
\ No newline at end of property
+1.9
\ No newline at end of property
Event Timeline
Log In to Comment