Page MenuHomeIn-Portal Phabricator

list_favorites.tpl
No OneTemporary

File Metadata

Created
Wed, Jun 25, 1:35 PM

list_favorites.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" class="bgr-myaccount">
<img src="img/s.gif" width="1" height="5" alt="" /><br />
<!-- page title -->
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50"><img src="img/ic_myfavorites_big.gif" width="46" height="46" alt="" /><br /></td>
<td><h1><inp:m_language _Phrase="lu_my_favorites" /></h1></td>
</tr>
</table>
<!-- end page title -->
<inp:mod_include _Template="main/favorites.tpl" _DataExists="1" _NoDataTemplate="main/no_favorites.tpl" _NoDataMainTemplate="main/no_favorites.tpl" />
</td>
</tr>
</table>

Event Timeline