summaryrefslogtreecommitdiff
path: root/modules/mod_comm_received_objects.tpl
blob: 4f2c6974c2a2e3d3b2c5f346d858d6533858c0f5 (plain)
1
2
3
4
5
6
7
8
9
{* $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_comm_received_objects.tpl,v 1.2 2005/07/17 17:36:46 squareing Exp $ *}
{if $gBitSystem->isFeatureActive( 'feature_comm' )}
{bitmodule title="$moduleTitle" name="comm_received_objects"}
	<table class="module box"><tr>
		<td valign="top">{tr}Pages:{/tr}</td>
		<td>&nbsp;{$modReceivedPages}</td>
	</tr></table>
{/bitmodule}
{/if}