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/parameters autho


From: Ambrose C. LI
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters authorised_values.tmpl,1.18,1.19 categoryitem.tmpl,1.8,1.9 checkmarc.tmpl,1.7,1.8 koha2marclinks.tmpl,1.10,1.11 marc_subfields_structure.tmpl,1.24,1.25 marctagstructure.tmpl,1.20,1.21 thesaurus.tmpl,1.18,1.19
Date: Thu, 19 Feb 2004 18:49:31 -0800

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

Modified Files:
        authorised_values.tmpl categoryitem.tmpl checkmarc.tmpl 
        koha2marclinks.tmpl marc_subfields_structure.tmpl 
        marctagstructure.tmpl thesaurus.tmpl 
Log Message:
Make the translation tool happier.


Index: authorised_values.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/authorised_values.tmpl,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** authorised_values.tmpl      11 Feb 2004 09:02:55 -0000      1.18
--- authorised_values.tmpl      20 Feb 2004 02:49:27 -0000      1.19
***************
*** 2,6 ****
  
  <!-- TMPL_IF name="add_form" -->
! 
<!-------------------------------------------------------------------------------------------------->
        <H1><!-- TMPL_VAR name="action" --></H1>
        <form action='<!-- TMPL_VAR name="script_name" -->' name=Aform 
method=post>
--- 2,6 ----
  
  <!-- TMPL_IF name="add_form" -->
! 
<!---------------------------------------------------------------------------->
        <H1><!-- TMPL_VAR name="action" --></H1>
        <form action='<!-- TMPL_VAR name="script_name" -->' name=Aform 
method=post>
***************
*** 30,34 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! 
<!-------------------------------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
        <tr valign=top bgcolor=#99cc33>
--- 30,34 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! 
<!---------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
        <tr valign=top bgcolor=#99cc33>
***************
*** 47,51 ****
  <!-- /TMPL_IF -->
  
! 
<!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>Authorised values admin</h1>
--- 47,51 ----
  <!-- /TMPL_IF -->
  
! 
<!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>Authorised values admin</h1>

Index: categoryitem.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/categoryitem.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** categoryitem.tmpl   11 Feb 2004 09:02:55 -0000      1.8
--- categoryitem.tmpl   20 Feb 2004 02:49:27 -0000      1.9
***************
*** 288,292 ****
                          <td><!-- TMPL_VAR NAME=reservefee --></td>
                          <td><a href="<!-- TMPL_VAR NAME=script_name 
-->?op=add_form&categorycode=<!-- TMPL_VAR NAME=categorycode -->">Edit</a></td>
!                         <td><a href="<!-- TMPL_VAR NAME=script_name 
-->?op=delete_confirm&categorycode=<!-- TMPL_VAR NAME=categorycode 
-->">Delete</a></t$                </tr>
                  <!-- /TMPL_LOOP -->
  
--- 288,293 ----
                          <td><!-- TMPL_VAR NAME=reservefee --></td>
                          <td><a href="<!-- TMPL_VAR NAME=script_name 
-->?op=add_form&categorycode=<!-- TMPL_VAR NAME=categorycode -->">Edit</a></td>
!                         <td><a href="<!-- TMPL_VAR NAME=script_name 
-->?op=delete_confirm&categorycode=<!-- TMPL_VAR NAME=categorycode 
-->">Delete</a></td>
!               </tr>
                  <!-- /TMPL_LOOP -->
  

Index: checkmarc.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/checkmarc.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** checkmarc.tmpl      11 Feb 2004 09:02:55 -0000      1.7
--- checkmarc.tmpl      20 Feb 2004 02:49:27 -0000      1.8
***************
*** 6,10 ****
                <td><b>Result</b></td>
        </tr>
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="itemnum" -->
        <tr>
--- 6,10 ----
                <td><b>Result</b></td>
        </tr>
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="itemnum" -->
        <tr>
***************
*** 19,23 ****
        </tr>
  <!-- /TMPL_IF -->
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="itemfields" -->
        <tr>
--- 19,23 ----
        </tr>
  <!-- /TMPL_IF -->
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="itemfields" -->
        <tr>
***************
*** 33,37 ****
        </tr>
  <!-- /TMPL_IF -->
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="itemtypes_empty" -->
        <tr>
--- 33,37 ----
        </tr>
  <!-- /TMPL_IF -->
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="itemtypes_empty" -->
        <tr>
***************
*** 45,49 ****
        </tr>
  <!-- /TMPL_IF -->
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="itemtype" -->
        <tr>
--- 45,49 ----
        </tr>
  <!-- /TMPL_IF -->
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="itemtype" -->
        <tr>
***************
*** 59,63 ****
        </tr>
  <!-- /TMPL_IF -->
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="branches_empty" -->
        <tr>
--- 59,63 ----
        </tr>
  <!-- /TMPL_IF -->
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="branches_empty" -->
        <tr>
***************
*** 71,75 ****
        </tr>
  <!-- /TMPL_IF -->
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="branch" -->
        <tr>
--- 71,75 ----
        </tr>
  <!-- /TMPL_IF -->
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="branch" -->
        <tr>
***************
*** 85,89 ****
        </tr>
  <!-- /TMPL_IF -->
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="holdingbranch" -->
        <tr>
--- 85,89 ----
        </tr>
  <!-- /TMPL_IF -->
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="holdingbranch" -->
        <tr>
***************
*** 99,103 ****
        </tr>
  <!-- /TMPL_IF -->
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="biblionumber" -->
        <tr>
--- 99,103 ----
        </tr>
  <!-- /TMPL_IF -->
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="biblionumber" -->
        <tr>
***************
*** 114,118 ****
        </tr>
  <!-- /TMPL_IF -->
! 
<!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="total" -->
        <tr>
--- 114,118 ----
        </tr>
  <!-- /TMPL_IF -->
! 
<!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="total" -->
        <tr>

Index: koha2marclinks.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/koha2marclinks.tmpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** koha2marclinks.tmpl 11 Feb 2004 09:02:55 -0000      1.10
--- koha2marclinks.tmpl 20 Feb 2004 02:49:28 -0000      1.11
***************
*** 2,11 ****
  
  <!-- TMPL_IF name="add_form" -->
! 
<!-------------------------------------------------------------------------------------------------->
        <H1><!-- TMPL_VAR name="action" --></H1>
        <p>Choose and validate 1 of the following for <b><!-- TMPL_VAR 
name="tablename" -->.<!-- TMPL_VAR name="kohafield" --></b></p>
        <table>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 2,11 ----
  
  <!-- TMPL_IF name="add_form" -->
! 
<!---------------------------------------------------------------------------->
        <H1><!-- TMPL_VAR name="action" --></H1>
        <p>Choose and validate 1 of the following for <b><!-- TMPL_VAR 
name="tablename" -->.<!-- TMPL_VAR name="kohafield" --></b></p>
        <table>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 20,24 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 20,24 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 33,37 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 33,37 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 46,50 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 46,50 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 59,63 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 59,63 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 72,76 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 72,76 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 85,89 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 85,89 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 98,102 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 98,102 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 111,115 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 111,115 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 124,128 ****
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR name="script_name" -->'method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
--- 124,128 ----
        </tr>
        <tr>
!       <form action='<!-- TMPL_VAR ESCAPE=URL name="script_name" -->' 
method=put>
                <td>
                        <input type=hidden name=op value='add_validate'>
***************
*** 153,157 ****
  <!-- /TMPL_IF -->
  
! 
<!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <font SIZE=6><em>MARC links<!-- TMPL_VAR name="tagfield" --></em></font>
--- 153,157 ----
  <!-- /TMPL_IF -->
  
! 
<!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <font SIZE=6><em>MARC links<!-- TMPL_VAR name="tagfield" --></em></font>

Index: marc_subfields_structure.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** marc_subfields_structure.tmpl       11 Feb 2004 09:02:55 -0000      1.24
--- marc_subfields_structure.tmpl       20 Feb 2004 02:49:28 -0000      1.25
***************
*** 5,9 ****
  
  <!-- TMPL_IF name="add_form" -->
! 
<!-------------------------------------------------------------------------------------------------->
        <H1><!-- TMPL_VAR name="action" --></H1>
        <form action='<!-- TMPL_VAR name="script_name" -->' name=Aform 
method=post>
--- 5,9 ----
  
  <!-- TMPL_IF name="add_form" -->
! 
<!---------------------------------------------------------------------------->
        <H1><!-- TMPL_VAR name="action" --></H1>
        <form action='<!-- TMPL_VAR name="script_name" -->' name=Aform 
method=post>
***************
*** 44,48 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! 
<!-------------------------------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
        <tr valign=top bgcolor=#99cc33>
--- 44,48 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! 
<!---------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
        <tr valign=top bgcolor=#99cc33>
***************
*** 59,70 ****
  
  <!-- TMPL_IF name="delete_confirmed" -->
! 
<!-------------------------------------------------------------------------------------------------->
        Data deleted
!       <form action='<!-- TMPL_VAR name="script_name" --> method=post><input 
type="hidden" name="tagfield" value="<!-- TMPL_VAR name="tagfield" -->">
        <input type=submit value=OK>
        </form>
  <!-- /TMPL_IF -->
  
! 
<!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>MARC subfield structure admin for <!-- TMPL_VAR name="tagfield" --></h1>
--- 59,70 ----
  
  <!-- TMPL_IF name="delete_confirmed" -->
! 
<!---------------------------------------------------------------------------->
        Data deleted
!       <form action='<!-- TMPL_VAR name="script_name" -->' method=post><input 
type="hidden" name="tagfield" value="<!-- TMPL_VAR name="tagfield" -->">
        <input type=submit value=OK>
        </form>
  <!-- /TMPL_IF -->
  
! 
<!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>MARC subfield structure admin for <!-- TMPL_VAR name="tagfield" --></h1>
***************
*** 77,87 ****
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=30%><b>Lib</b></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=10%><b>Koha field</b> <span 
style="font-size:8;color:red" title="the koha-DB field linked to this 
subfield">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Rep</b> <span 
style="font-size:8;color:red" title="subfield may be repeated (1=yes, 
0=no)">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Mand</b> <span 
style="font-size:8;color:red" title="subfield is mandatory (1=yes, 
0=no)">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Tab</b> <span 
style="font-size:8;color:red" title="subfield is shown in which tab (0-9 or 
item)">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Auth value</b> <span 
style="font-size:8;color:red" title="values authorised for this 
subfield">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Thesaurus</b> <span 
style="font-size:8;color:red" title="Thesaurus linked to this 
subfield">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Val build</b> <span 
style="font-size:8;color:red" title="Value builder">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%>Delete</td>
  <!-- TMPL_LOOP name="loop" -->
  <tr valign=top bgcolor='<!-- TMPL_VAR name="bgcolor" -->'>
--- 77,87 ----
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=30%><b>Lib</b></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=10%><b>Koha field</b> <span 
style="font-size:8;color:red" title="the koha-DB field linked to this 
subfield">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width="8%"><b>Rep</b> <span 
style="font-size:8;color:red" title="subfield may be repeated (1=yes, 
0=no)">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width="8%"><b>Mand</b> <span 
style="font-size:8;color:red" title="subfield is mandatory (1=yes, 
0=no)">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width="8%"><b>Tab</b> <span 
style="font-size:8;color:red" title="subfield is shown in which tab (0-9 or 
item)">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width="8%"><b>Auth value</b> <span 
style="font-size:8;color:red" title="values authorised for this 
subfield">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width="8%"><b>Thesaurus</b> <span 
style="font-size:8;color:red" title="Thesaurus linked to this 
subfield">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width="8%"><b>Val build</b> <span 
style="font-size:8;color:red" title="Value builder">?</span></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width="8%">Delete</td>
  <!-- TMPL_LOOP name="loop" -->
  <tr valign=top bgcolor='<!-- TMPL_VAR name="bgcolor" -->'>

Index: marctagstructure.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** marctagstructure.tmpl       9 Dec 2003 10:29:01 -0000       1.20
--- marctagstructure.tmpl       20 Feb 2004 02:49:28 -0000      1.21
***************
*** 53,57 ****
  
  <!-- TMPL_IF name="add_form" -->
! 
<!-------------------------------------------------------------------------------------------------->
        <H1><!-- TMPL_VAR name="action" --></H1>
        <form action='<!-- TMPL_VAR name="script_name" -->' name="Aform" 
method="post">
--- 53,57 ----
  
  <!-- TMPL_IF name="add_form" -->
! 
<!---------------------------------------------------------------------------->
        <H1><!-- TMPL_VAR name="action" --></H1>
        <form action='<!-- TMPL_VAR name="script_name" -->' name="Aform" 
method="post">
***************
*** 71,75 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! 
<!-------------------------------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
        <tr valign=top bgcolor=#99cc33>
--- 71,75 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! 
<!---------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
        <tr valign=top bgcolor=#99cc33>
***************
*** 84,88 ****
  
  <!-- TMPL_IF name="delete_confirmed" -->
! 
<!-------------------------------------------------------------------------------------------------->
        Data deleted
        <form action='<!-- TMPL_VAR name="script_name" -->' method=post>
--- 84,88 ----
  
  <!-- TMPL_IF name="delete_confirmed" -->
! 
<!---------------------------------------------------------------------------->
        Data deleted
        <form action='<!-- TMPL_VAR name="script_name" -->' method=post>
***************
*** 91,95 ****
  <!-- /TMPL_IF -->
  
! 
<!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>MARC tag structure admin</h1>
--- 91,95 ----
  <!-- /TMPL_IF -->
  
! 
<!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>MARC tag structure admin</h1>

Index: thesaurus.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/thesaurus.tmpl,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** thesaurus.tmpl      11 Feb 2004 09:02:55 -0000      1.18
--- thesaurus.tmpl      20 Feb 2004 02:49:28 -0000      1.19
***************
*** 2,6 ****
  
  <!-- TMPL_IF name="detail_form" -->
!       
<!-------------------------------------------------------------------------------------------------->
        <font SIZE=6><em>Thesaurus management</em></font><br />
        <table border=0 cellspacing=0 cellpadding=2>
--- 2,6 ----
  
  <!-- TMPL_IF name="detail_form" -->
!       <!-------------------------------------------------------------------->
        <font SIZE=6><em>Thesaurus management</em></font><br />
        <table border=0 cellspacing=0 cellpadding=2>
***************
*** 34,38 ****
  
  <!-- TMPL_IF name="add_form" -->
! 
<!-------------------------------------------------------------------------------------------------->
  <H1><!-- TMPL_IF name="search_category" -->Modify<!-- TMPL_ELSE -->Add<!-- 
/TMPL_IF --></H1>
        <form action='<!-- TMPL_VAR name="script_name" -->' name=Aform 
method=post>
--- 34,38 ----
  
  <!-- TMPL_IF name="add_form" -->
! 
<!---------------------------------------------------------------------------->
  <H1><!-- TMPL_IF name="search_category" -->Modify<!-- TMPL_ELSE -->Add<!-- 
/TMPL_IF --></H1>
        <form action='<!-- TMPL_VAR name="script_name" -->' name=Aform 
method=post>
***************
*** 75,79 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! 
<!-------------------------------------------------------------------------------------------------->
        <table border=0 cellspacing=0 cellpadding=2>
                <tr valign=top bgcolor=#99cc33>
--- 75,79 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! 
<!---------------------------------------------------------------------------->
        <table border=0 cellspacing=0 cellpadding=2>
                <tr valign=top bgcolor=#99cc33>
***************
*** 94,98 ****
  <!-- /TMPL_IF -->
  
! 
<!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
        <h1>Thesaurus management</h1>
--- 94,98 ----
  <!-- /TMPL_IF -->
  
! 
<!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
        <h1>Thesaurus management</h1>




reply via email to

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