Page MenuHomeIn-Portal Phabricator

redirect.tpl
No OneTemporary

File Metadata

Created
Wed, Jun 25, 1:23 PM

redirect.tpl

<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="GET" action="<inp2:m_get name="redirect_to"/>">
<tr>
<td width="50"><img src="img/ic_confirm_big.gif" width="46" height="46" alt="" /><br /></td>
<td><h1><inp:m_language _Phrase="lu_redirecting_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 /><inp:m_language _Phrase="lu_redirecting_text" /><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="buttons[]" value="<inp:m_language _Phrase="lu_continue" />" class="button">
</td>
</tr>
</form>
</table>
</td>
</tr>
</table>

Event Timeline