summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-02-09 14:52:47 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-02-09 14:52:47 +0000
commite12fa5bcbc507e2693665afeabf9b0faa433b707 (patch)
tree4ed1cb151fd327b57c2a921cc53e7e7be1256c76 /modules
parent7b7d1cdb5c06bc6494960da20760ec8e9581d05a (diff)
downloadwiki-e12fa5bcbc507e2693665afeabf9b0faa433b707.tar.gz
wiki-e12fa5bcbc507e2693665afeabf9b0faa433b707.tar.bz2
wiki-e12fa5bcbc507e2693665afeabf9b0faa433b707.zip
minor code cleanups here and there
Diffstat (limited to 'modules')
-rw-r--r--modules/mod_comm_received_objects.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mod_comm_received_objects.tpl b/modules/mod_comm_received_objects.tpl
index 4f2c697..f02d194 100644
--- a/modules/mod_comm_received_objects.tpl
+++ b/modules/mod_comm_received_objects.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_comm_received_objects.tpl,v 1.2 2005/07/17 17:36:46 squareing Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_comm_received_objects.tpl,v 1.3 2006/02/09 14:52:47 squareing Exp $ *}
{if $gBitSystem->isFeatureActive( 'feature_comm' )}
{bitmodule title="$moduleTitle" name="comm_received_objects"}
<table class="module box"><tr>
@@ -6,4 +6,4 @@
<td>&nbsp;{$modReceivedPages}</td>
</tr></table>
{/bitmodule}
-{/if} \ No newline at end of file
+{/if}