[geeklog-cvs] Geeklog-1.x/public_html/layout/professional/comment commentbar.thtml, 1.13, 1.14

Dirk Haun dhaun at qs1489.pair.com
Wed Jan 2 07:48:49 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/comment
In directory qs1489.pair.com:/tmp/cvs-serv41759

Modified Files:
	commentbar.thtml 
Log Message:
Reinstate 1.4.1 funcationality: Link back to the article when viewing a comment on its own


Index: commentbar.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/comment/commentbar.thtml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** commentbar.thtml	29 Dec 2007 12:38:00 -0000	1.13
--- commentbar.thtml	2 Jan 2008 12:48:47 -0000	1.14
***************
*** 2,6 ****
  <a id="comments" name="comments"></a>
  <div class="commentbar-line1">
!     {story_title} | {num_comments} {lang_comments} | {user_nullname} <a href="{login_logout_url}" rel="nofollow" class="commentbar1">{lang_login_logout}</a>
  </div>
  <div class="commentbar-line2">
--- 2,6 ----
  <a id="comments" name="comments"></a>
  <div class="commentbar-line1">
!     <b>{start_storylink_anchortag}{story_title}{end_storylink_anchortag}</b> | {num_comments} {lang_comments} | {user_nullname} <a href="{login_logout_url}" rel="nofollow" class="commentbar1">{lang_login_logout}</a>
  </div>
  <div class="commentbar-line2">




More information about the geeklog-cvs mailing list