Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [Teambldr] editors and maintain.cgi: Edit Log

Here is the list of edits for this post
Re: [Teambldr] editors and maintain.cgi
I ended up doing this as my last try....Still no success!

Code:
<tr>
<td>
<p style="margin-left: 5; margin-right: 5"><b>
<font face="Arial" size="2" color="#FFFFFF">Welcome <%Username%>:</font>
<%if Status eq 'Editor'%>
<font face="Arial" size="2" color="#FFFFFF">
<a href="<%db_cgi_url%>/browser.cgi"> <font color="#FFFF00">EDITOR CENTER</font></a>
<font face="Arial" size="2" color="#FFFFFF">
<a href="<%build_root_url%>/editors/profiles/<%Username%>.html">
<font color="#FFFF00">EDITOR PROFILE</font></a>
<%endif%>
View Your: <a href="<%build_root_url%>/users/profiles/<%Username%>.html">
<font color="#FFFFFF">USER PROFILE</font></a></b></td>
</tr>
</table>
</div>


Any ideas as per why the login_success template is not using the code above? Crazy



Thanks in advance!

Last edited by:

Teambldr: Aug 20, 2002, 7:35 PM

Edit Log: