[geeklog-cvs] geeklog-1.3/public_html/layout/Digital_Monochrome/comment thread.thtml,1.4,1.5

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sun Aug 1 04:57:43 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/layout/Digital_Monochrome/comment
In directory www:/tmp/cvs-serv29916/Digital_Monochrome/comment

Modified Files:
	thread.thtml 
Log Message:
Added missing <ul>...</ul>


Index: thread.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/Digital_Monochrome/comment/thread.thtml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** thread.thtml	29 Jul 2004 15:18:02 -0000	1.4
--- thread.thtml	1 Aug 2004 08:57:40 -0000	1.5
***************
*** 1,6 ****
  <div style="padding-left: {indent}px">
!   <li>
      <a href="{site_url}/comment.php?mode=display&order={order}&pid={pid}">{title}</a>
      - {lang_authoredby} <a href="{site_url}/users.php?mode=profile&uid={author_id}">{author}</a> {lang_on} {date}
!   </li>
  </div>
--- 1,6 ----
  <div style="padding-left: {indent}px">
!   <ul><li>
      <a href="{site_url}/comment.php?mode=display&order={order}&pid={pid}">{title}</a>
      - {lang_authoredby} <a href="{site_url}/users.php?mode=profile&uid={author_id}">{author}</a> {lang_on} {date}
!   </li></ul>
  </div>




More information about the geeklog-cvs mailing list