[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en moditem.tmpl,1.3,1.4

Chris Cormack rangi at users.sourceforge.net
Mon Apr 21 05:48:06 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en
In directory sc8-pr-cvs1:/tmp/cvs-serv5506/koha-tmpl/intranet-tmpl/default/en

Modified Files:
	moditem.tmpl 
Log Message:
fixed bug 371 (log in information double up)


Index: moditem.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/moditem.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** moditem.tmpl	18 Mar 2003 11:16:01 -0000	1.3
--- moditem.tmpl	21 Apr 2003 03:48:03 -0000	1.4
***************
*** 1,10 ****
  <TMPL_INCLUDE Name="cat-top.inc">
  
- <TMPL_IF NAME="loggedinuser">
-     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/logout.pl>Log Out</a>]</p>
- <TMPL_ELSE>
-     <p align=left><a href=/cgi-bin/koha/userpage.pl>Log In</a> to Koha</p>
- </TMPL_IF>
- 
  <FONT SIZE=6><em><TMPL_VAR Name="title"> (<TMPL_VAR Name="author">)</em></FONT><br>
  <table border=0 cellspacing=0 cellpadding=5>
--- 1,4 ----





More information about the Koha-cvs mailing list