[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en about.tmpl,1.1,1.2

Paul POULAIN tipaul at users.sourceforge.net
Thu Apr 10 16:04:28 CEST 2003


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

Modified Files:
	about.tmpl 
Log Message:
adding standard koha includes

Index: about.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/about.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** about.tmpl	10 Apr 2003 08:45:43 -0000	1.1
--- about.tmpl	10 Apr 2003 14:04:24 -0000	1.2
***************
*** 1,3 ****
! <HTML>
  
  <TMPL_VAR NAME=about>
--- 1,3 ----
! <TMPL_INCLUDE name="cat-top.inc">
  
  <TMPL_VAR NAME=about>
***************
*** 30,34 ****
  </table>
  </center>
! 
! </body>
! </HTML>
\ No newline at end of file
--- 30,32 ----
  </table>
  </center>
! <TMPL_INCLUDE name="cat-bottom.inc">
\ No newline at end of file





More information about the Koha-cvs mailing list