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 moditem.tmpl,1.4


From: Benedict P. Barszcz
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl moditem.tmpl,1.4.2.2,1.4.2.3
Date: Sat, 27 Mar 2004 05:55:13 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25833/koha-tmpl/intranet-tmpl/default/pl

Modified Files:
      Tag: rel_2_0
        moditem.tmpl 
Log Message:
another output of tmpl_process3.pl to reflect changes taking place in ../en 
directory.

Index: moditem.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/moditem.tmpl,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -C2 -r1.4.2.2 -r1.4.2.3
*** moditem.tmpl        8 Mar 2004 16:51:55 -0000       1.4.2.2
--- moditem.tmpl        27 Mar 2004 13:55:10 -0000      1.4.2.3
***************
*** 24,28 ****
  <tr valign=top bgcolor=white>
  <td>Anulowano</td>
! <td><input type=radio name=withdrawn value=1 <!-- TMPL_IF Name="withdrawn" 
--> checked <!-- /TMPL_IF --> > Tak <input type=radio name=withdrawn value=0 
<!-- TMPL_UNLESS Name="withdrawn" --> checked <!-- /TMPL_UNLESS --> > Nie
  </td>
  </tr>
--- 24,28 ----
  <tr valign=top bgcolor=white>
  <td>Anulowano</td>
! <td><input type=radio name=withdrawn value=1 <!-- TMPL_IF 
Name="itemwithdrawn" --> checked <!-- /TMPL_IF --> > Tak <input type=radio 
name=withdrawn value=0 <!-- TMPL_UNLESS Name="itemwithdrawn" --> checked <!-- 
/TMPL_UNLESS --> > Nie
  </td>
  </tr>




reply via email to

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