[drydock] r246 committed - took out another span closing tag that snuck in

0 views
Skip to first unread message

dry...@googlecode.com

unread,
Jul 23, 2011, 7:27:04 PM7/23/11
to drydock-...@googlegroups.com
Revision: 246
Author: all.star25
Date: Sat Jul 23 16:13:34 2011
Log: took out another span closing tag that snuck in
http://code.google.com/p/drydock/source/detail?r=246

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"}
&nbsp;&bull;&nbsp;<a href="{$THurl}{if
$THuserewrite}{$binfo.folder}/thread/{else}drydock.php?b={$binfo.folder}&amp;i={/if}{$thread.globalid}">View
thread</a>&nbsp;&bull;&nbsp;
-{$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>

Reply all
Reply to author
Forward
0 new messages