Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sat, Feb 1, 11:07 AM

in-portal

Index: trunk/themes/default/search_results/error.tpl
===================================================================
--- trunk/themes/default/search_results/error.tpl (revision 1980)
+++ trunk/themes/default/search_results/error.tpl (revision 1981)
@@ -1,115 +1,115 @@
<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"><inp:m_language _Phrase="lu_error_title" /></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>&nbsp;</td>
<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
<td>&nbsp;&nbsp;</td>
</tr>
</table>
</td>
</tr>
</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>
<!-- path \\-->
<!-- confirm //-->
<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="98%" border="0" cellspacing="0" cellpadding="0">
- <FORM METHOD="POST" ACTION="<inp:m_form_action _Form="error_template" _Referer="1" />" />
+ <FORM METHOD="POST" ACTION="<inp2:m_Link template="index"/>" />
<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="300" height="1" alt="" /><br /></TD>
</tr>
<tr>
<td>&nbsp;</td>
<td><br />
<h2><inp:m_language _Phrase="lu_search_error" /></h2>
<BR />
<span class="error">
<inp:m_list_form_errors _Form="m_simplesearch" _ItemTemplate="misc/form_error.tpl" />
</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="300" 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 />
<input type="submit" name="login" value="<inp:m_language _Phrase="lu_button_ok" />" class="button">
</td>
</tr>
</FORM>
</table>
</td>
</tr>
</table>
<!-- confirm \\-->
</td>
<!-- white line content/right column //-->
<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
<!-- white line content/right column \\-->
<!-- right column //-->
<td valign="top" height="100%" class="open-box"><inp:include _Template="index/right.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/search_results/error.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