Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1044179
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
Tue, Jun 24, 11:49 PM
Size
5 KB
Mime Type
text/x-diff
Expires
Thu, Jun 26, 11:49 PM (4 h, 38 m)
Engine
blob
Format
Raw Data
Handle
675344
Attached To
rINP In-Portal
in-portal
View Options
Index: trunk/themes/default/error_template.tpl
===================================================================
--- trunk/themes/default/error_template.tpl (revision 3248)
+++ trunk/themes/default/error_template.tpl (revision 3249)
@@ -1,127 +1,127 @@
<inp:include _template="common/head.tpl" />
<BODY>
<inp:include _Template="common/pagetop.tpl" />
<table width="770" border="0" cellspacing="0" cellpadding="0">
<!-- start content -->
<tr>
<td valign="top" height="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
</tr>
<tr height="100%">
<td valign="top" class="bott-line">
<!-- path //-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
</tr>
<tr>
<td class="bgr-path">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
<td class="path"> </td>
<td align="right">
<table border="0" cellspacing="0" cellpadding="0" align="right">
<tr>
<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
<td> </td>
<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
<td> </td>
</tr>
</table>
</td>
</tr>
- </table>
+ </table>
<inp:include _Template="lang_select/lang_menu.tpl" />
</td>
<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
</tr>
<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
</table>
-
-
+
+
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
<td valign="top" width="10000">
<img src="img/s.gif" width="1" height="5" alt="" /><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<!-- error msg -->
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50"><img src="img/ic_error_big.gif" width="46" height="46" alt="" /><br /></td>
<td><h1><inp:m_language _Phrase="lu_error_title" /></h1></td>
</tr>
<tr>
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td class="bgr-updatefill"><img src="img/s.gif" width="1" height="1" alt="" /><br /></TD>
</tr>
<tr>
<td> </td>
<td>
- <br />
+ <br />
<h2><inp:m_language _Phrase="lu_error_subtitle" /></h2>
<span class="error"><inp:m_template_error /></span>
<br /><br />
</td>
</tr>
<tr>
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td class="bgr-updatefill"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
</tr>
<tr>
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<td><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
</tr>
<tr>
<td> </td>
<td>
- <FORM METHOD="POST" ACTION="<inp:m_form_action _Form="error_template" />" />
+ <FORM METHOD="POST" ACTION="<inp:m_form_action _Form="error_template" />" />
<input type="submit" name="login" value="<inp:m_language _Phrase="lu_button_ok" />" class="button">
</FORM>
</td>
</tr>
</table>
<!-- end error msg -->
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
</tr>
- </table>
+ </table>
</td>
<!-- white line content/right column //-->
<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
<!-- white line content/right column \\-->
<!-- right column //-->
<td valign="top" height="100%" class="open-box"><inp:include _Template="index/right_limited.tpl" /></td>
<!-- right column \\-->
</tr>
</table>
</td>
</tr>
<!-- end content -->
<inp:include _Template="common/footer.tpl" />
</table>
</body>
</html>
Property changes on: trunk/themes/default/error_template.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
Log In to Comment