Page MenuHomeIn-Portal Phabricator

categories.tpl
No OneTemporary

File Metadata

Created
Wed, Jun 25, 1:02 PM

categories.tpl

<!-- Template: categories.tpl -->
<!-- categories update line //-->
<img src="img/s.gif" width="1" height="1" alt="" /><br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="bgr-updatefill" width="10000"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
<td nowrap="nowrap" class="updated"><inp:m_language _Phrase="lu_categories_updated" />: <inp:m_category_modified />&nbsp;</td>
</tr>
</table>
<!-- categories update line \\-->
<!-- categories -->
<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" class="bgr-categories">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="5">
<img src="img/s.gif" width="1" height="5" alt="" /><br />
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50"><img src="img/ic_category_big.gif" width="46" align="middle" height="46" alt="" /></td>
<td><h1><inp:m_category_field _Field="name" /></h1></td>
</tr>
</table><br />
<H2><inp:m_language _Phrase="lu_cats" /></H2>
</td>
</tr>
<tr>
<td colspan="5"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
</tr>
<tr>
<td class="statistics"><inp:m_language _Phrase="lu_total_categories" />:&nbsp;<span><inp:m_itemcount _ItemType="Category" _GroupOnly="1" /></span></td>
<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
<td class="statistics"><inp:m_language _Phrase="lu_added_today" />:&nbsp;<span><inp:m_itemcount _ItemType="Category" _today="1" _GroupOnly="1" /> </span></td>
<td><img src="img/s.gif" width="10" height="1" alt="" /><br /></td>
</tr>
<tr>
<td colspan="5"><img src="img/s.gif" width="1" height="3" alt="" /><br /></td>
</tr>
<tr>
<td colspan="5" class="bgr-updatefill"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
</tr>
</table>
<!-- categories content //-->
<br /><inp:m_list_cats _NoTable="0" _columns="2" _ItemTemplate="categories/catlist_element" border="0" cellspacing="0" cellpadding="0" width="98%" _DataExists=1 />
<!-- categories content \\-->
</td>
</tr>
</table>
<!-- end categories -->

Event Timeline