Modified:
/trunk/drydock/tpl/drydock-anonbbs/viewblock.tpl
=======================================
--- /trunk/drydock/tpl/drydock-anonbbs/viewblock.tpl Sat Jul 23 16:09:20
2011
+++ /trunk/drydock/tpl/drydock-anonbbs/viewblock.tpl Sat Jul 23 16:13:34
2011
@@ -141,6 +141,6 @@
{include file="postblock.tpl" comingfrom="thread"}
{if $comingfrom=="board"}
• <a href="{$THurl}{if
$THuserewrite}{$binfo.folder}/thread/{else}drydock.php?b={$binfo.folder}&i={/if}{$thread.globalid}">View
thread</a> •
-{$thread.rcount+1}</span> total post{if $thread.rcount==1}{else}s{/if}.{if
$thread.scount>0} Last <span class="name">{$thread.scount}</span> {if
$thread.scount==1}reply{else}replies{/if} shown.{/if}
+{$thread.rcount+1} total post{if $thread.rcount==1}{else}s{/if}.{if
$thread.scount>0} Last <span class="name">{$thread.scount}</span> {if
$thread.scount==1}reply{else}replies{/if} shown.{/if}
{/if}
</div>