Home : Products : Gossamer Mail : Discussion :

Products: Gossamer Mail: Discussion: Re: [brewt] Problem with Bolding New Messages: Edit Log

Here is the list of edits for this post
Re: [brewt] Problem with Bolding New Messages
I checked my msgs_list_include and here is a cut from the section I believe you are talking about and it does appear to be there.



Code:
<!-- Subject (always display subject) -->
<td><%if msgtrack_status eq 'New'%><B><%endif%><font face="arial" color="black" size="1"><a href="webmail.cgi?<%url_hidden%>;sb=<%sb%>;so=<%so%>;msgtrack_fid=<%msgtrack_fid%>;msgtrack_id=<%msgtrack_id%>;page=msgs_body.htm;msgs_pos=<%msgs_pos%>"><%unless msgs_subject%>No Subject<%else%><%msgs_subject%><%endif%></a></font><%if msgs_status eq 'New'%></b><%endif%></td>


If this looks right then got any other ideas? This is driving me nuts and we have a magazine editor using it getting ready to do an article on us in their next months edition so I'm about to pull my hair out. :)

Last edited by:

Dale_Brown: Jun 17, 2002, 7:42 PM

Edit Log: