[geeklog-cvs] geeklog-1.3/public_html/layout/XSilver/comment comment.thtml,1.1,1.2 thread.thtml,1.2,1.3

dhaun at geeklog.net dhaun at geeklog.net
Fri Jan 16 15:50:41 EST 2004


Update of /usr/cvs/geeklog/geeklog-1.3/public_html/layout/XSilver/comment
In directory geeklog_prod:/tmp/cvs-serv29184/XSilver/comment

Modified Files:
	comment.thtml thread.thtml 
Log Message:
Fixed indentation.


Index: comment.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/XSilver/comment/comment.thtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** comment.thtml	17 Aug 2003 09:38:02 -0000	1.1
--- comment.thtml	16 Jan 2004 20:50:39 -0000	1.2
***************
*** 1,3 ****
! <table width="100%" cellspacing="0" style="margin-left: {indent}">
    <tr><td class="commenttitle">{title}</td></tr>
    <tr><td>{lang_authoredby} {start_author_anchortag}{author}{end_author_anchortag} {lang_on} {date}</td></tr>
--- 1,3 ----
! <table width="100%" cellspacing="0" style="padding-left: {indent}px">
    <tr><td class="commenttitle">{title}</td></tr>
    <tr><td>{lang_authoredby} {start_author_anchortag}{author}{end_author_anchortag} {lang_on} {date}</td></tr>

Index: thread.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/XSilver/comment/thread.thtml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** thread.thtml	16 Jan 2004 20:43:14 -0000	1.2
--- thread.thtml	16 Jan 2004 20:50:39 -0000	1.3
***************
*** 1,3 ****
! <div style="margin-left: {indent}">
    <li>
      <a href="{site_url}/comment.php?mode=display&sid={sid}&title={title}&type={type}&order={order}&pid={pid}">{title}</a>
--- 1,3 ----
! <div style="padding-left: {indent}px">
    <li>
      <a href="{site_url}/comment.php?mode=display&sid={sid}&title={title}&type={type}&order={order}&pid={pid}">{title}</a>





More information about the geeklog-cvs mailing list