Thread: Quote link
View Single Post
  #2 (permalink)  
Old 02-06-2008, 06:03 PM
tbones tbones is offline
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,071
Thanks: 53
Thanked 25 Times in 23 Posts
Try <a href="{$story_url}#c{$comment_id}"># {$comment_id}</a> at /templates/your_template/comment_show.tpl.

Further changes can be made at libs/comment.php. See also Individual comment link.
Reply With Quote