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/default/en/user userpage.tm


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/user userpage.tmpl,1.2,1.3
Date: Thu, 12 Dec 2002 08:35:43 -0800

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

Modified Files:
        userpage.tmpl 
Log Message:
adding authentification with Auth.pm

Index: userpage.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/user/userpage.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** userpage.tmpl       10 Oct 2002 10:08:33 -0000      1.2
--- userpage.tmpl       12 Dec 2002 16:35:40 -0000      1.3
***************
*** 1,3 ****
! <TMPL_INCLUDE NAME="opac-top.inc">
  
  <TMPL_IF NAME="loggedinuser">
--- 1,3 ----
! <TMPL_INCLUDE NAME="members-top.inc">
  
  <TMPL_IF NAME="loggedinuser">
***************
*** 87,89 ****
  </TMPL_IF>
  
! <TMPL_INCLUDE NAME="opac-bottom.inc">
--- 87,89 ----
  </TMPL_IF>
  
! <TMPL_INCLUDE NAME="members-bottom.inc">




reply via email to

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