[geeklog-cvs] geeklog-1.3/public_html/layout/Yahoo/comment thread.thtml,1.1,1.2
dhaun at geeklog.net
dhaun at geeklog.net
Fri Jan 16 15:43:16 EST 2004
Update of /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Yahoo/comment
In directory geeklog_prod:/tmp/cvs-serv28945/Yahoo/comment
Modified Files:
thread.thtml
Log Message:
Use {lang_authoredby} and {lang_on} instead of hard-coded English text strings.
Index: thread.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Yahoo/comment/thread.thtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** thread.thtml 17 Aug 2003 09:38:02 -0000 1.1
--- thread.thtml 16 Jan 2004 20:43:14 -0000 1.2
***************
*** 2,6 ****
<li>
<a href="{site_url}/comment.php?mode=display&sid={sid}&title={title}&type={type}&order={order}&pid={pid}">{title}</a>
! - Authored by: <a href="{site_url}/users.php?mode=profile&uid={author_id}">{author}</a> on {date}
</li>
! </div>
\ No newline at end of file
--- 2,6 ----
<li>
<a href="{site_url}/comment.php?mode=display&sid={sid}&title={title}&type={type}&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>
More information about the geeklog-cvs
mailing list