[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bull statecollec
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bull statecollection.tmpl,1.4.2.5,1.4.2.6 |
Date: |
Fri, 23 Sep 2005 02:51:09 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/bull
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31861/koha-tmpl/intranet-tmpl/default/en/bull
Modified Files:
Tag: rel_2_2
statecollection.tmpl
Log Message:
changing string a little, to avoid translation problem, as issue is related to
issues/returns as well as serial
Index: statecollection.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/bull/statecollection.tmpl,v
retrieving revision 1.4.2.5
retrieving revision 1.4.2.6
diff -C2 -r1.4.2.5 -r1.4.2.6
*** statecollection.tmpl 9 Sep 2005 10:11:38 -0000 1.4.2.5
--- statecollection.tmpl 23 Sep 2005 09:51:07 -0000 1.4.2.6
***************
*** 60,66 ****
<!-- /TMPL_IF -->
<!--TMPL_IF name="status5" -->
! <option value="5" selected>Not
issued</option>
<!-- TMPL_ELSE -->
! <option value="5">Not
issued</option>
<!-- /TMPL_IF -->
<!--TMPL_IF name="status6" -->
--- 60,66 ----
<!-- /TMPL_IF -->
<!--TMPL_IF name="status5" -->
! <option value="5" selected>Not
published</option>
<!-- TMPL_ELSE -->
! <option value="5">Not
published</option>
<!-- /TMPL_IF -->
<!--TMPL_IF name="status6" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bull statecollection.tmpl,1.4.2.5,1.4.2.6,
Paul POULAIN <=