koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes masthead.in


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes masthead.inc,1.1.2.1,1.1.2.2
Date: Mon, 07 Feb 2005 11:15:11 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25508/koha-tmpl/intranet-tmpl/npl/en/includes

Modified Files:
      Tag: rel_2_2
        masthead.inc 
Log Message:
Adding information in header about logged in user

Index: masthead.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes/masthead.inc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** masthead.inc        4 Feb 2005 19:07:33 -0000       1.1.2.1
--- masthead.inc        7 Feb 2005 19:15:03 -0000       1.1.2.2
***************
*** 1,2 ****
  <h1>Koha Intranet<!-- TMPL_IF NAME="branchname" -->: <!-- TMPL_VAR 
name="branchname" --><!-- /TMPL_IF --></h1>
! <div id="help"><a href="/cgi-bin/koha/help.pl" onclick="Help(); return 
false;">[ ? ]</a></div>
\ No newline at end of file
--- 1,2 ----
  <h1>Koha Intranet<!-- TMPL_IF NAME="branchname" -->: <!-- TMPL_VAR 
name="branchname" --><!-- /TMPL_IF --></h1>
! <div id="help"><span class="loggedin"><!-- TMPL_IF NAME="loggedinusername" 
-->Logged in as: <span class="loggedinusername"><!-- TMPL_VAR 
NAME="loggedinusername" --></span> | <a 
href="/cgi-bin/koha/mainpage.pl?logout.x=1">Log Out</a> | <!-- TMPL_ELSE -->You 
are not logged in | <!-- /TMPL_IF --></span><a href="/cgi-bin/koha/help.pl" 
onclick="Help(); return false;">[ ? ]</a></div>
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]