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/pl boraccount.tmpl,


From: Ambrose Li
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl boraccount.tmpl,1.1,1.2
Date: Sat, 25 Jan 2003 12:05:50 -0800

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

Modified Files:
        boraccount.tmpl 
Log Message:
Handle non-latin1 charsets
Corrected wrong method to include page header and footer


Index: boraccount.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/boraccount.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** boraccount.tmpl     7 Jan 2003 16:49:10 -0000       1.1
--- boraccount.tmpl     25 Jan 2003 20:05:47 -0000      1.2
***************
*** 1,10 ****
! <HTML>
! 
! <!-- startmenu (member)
!      this  includes the head-container and <body>
!      including this via var contradicts the separation of code and design
!      a solution via tmpl_include would be better -->
! 
! <TMPL_VAR NAME=startmenumember>
  
  <!-- The manual invoice and credit buttons -->
--- 1,3 ----
! <TMPL_INCLUDE NAME="members-top.inc">
  
  <!-- The manual invoice and credit buttons -->
***************
*** 51,55 ****
  <!-- endmenu (member) -->
  
! <TMPL_VAR NAME=member>
  
  </body>
--- 44,48 ----
  <!-- endmenu (member) -->
  
! <TMPL_INCLUDE NAME="members-bottom.inc">
  
  </body>




reply via email to

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