Update of /cvsroot/usebook/UseBook/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5613/templates/default
Modified Files:
posts.tpl.php
Log Message:
A bit of everything.
Index: posts.tpl.php
===================================================================
RCS file: /cvsroot/usebook/UseBook/templates/default/posts.tpl.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** posts.tpl.php 7 Jul 2005 16:40:07 -0000 1.6
--- posts.tpl.php 21 Aug 2005 11:15:52 -0000 1.7
***************
*** 58,61 ****
--- 58,62 ----
</td>
<td class="postinfo">
+ <div class="postlinks">{post_links}</div>
<div class="postdate">{id} {date}</div>
</td>
|