Created Codestriker topic at:
  
http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=4563205&action=view

  User: sits    
  Date: 05/07/26 21:13:11

  Modified:    template/en/default viewtopiccomments.html.tmpl
  Log:
  Fix formatting issues when displaying comment context
  
  
  
  Index: viewtopiccomments.html.tmpl
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/template/en/default/viewtopiccomments.html.tmpl,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- viewtopiccomments.html.tmpl       19 Jun 2005 11:26:52 -0000      1.24
  +++ viewtopiccomments.html.tmpl       27 Jul 2005 04:13:09 -0000      1.25
  @@ -166,7 +166,7 @@
   
       [% IF comment.context != '' %]
       <TR CLASS="commentc">
  -        <TD>&nbsp;[% comment.context %]</TD>
  +        <TD><PRE>[% comment.context %]</PRE></TD>
       </TR>
       [% END %]
       [% last_fileline = comment.fileline %]
  
  
  


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to