bugfix : adding thesaurus entries did not work (worked in french)
authortipaul <tipaul>
Thu, 4 Dec 2003 11:52:41 +0000 (11:52 +0000)
committertipaul <tipaul>
Thu, 4 Dec 2003 11:52:41 +0000 (11:52 +0000)
koha-tmpl/intranet-tmpl/default/en/parameters/thesaurus.tmpl

index 1af5a7b..565d3b0 100644 (file)
 
 <TMPL_IF name="add_form">
 <!-------------------------------------------------------------------------------------------------->
-<H1><TMPL_IF name="search_category">Add<TMPL_ELSE>Modify</TMPL_IF></H1>
+<H1><TMPL_IF name="search_category">Modify<TMPL_ELSE>Add</TMPL_IF></H1>
        <form action='<TMPL_VAR name="script_name">' name=Aform method=post>
        <TMPL_IF name="search_category">
-               <input type=hidden name=op value='add_validate'>
-       <TMPL_ELSE>
                <input type=hidden name=op value='mod_validate'>
+       <TMPL_ELSE>
+               <input type=hidden name=op value='add_validate'>
        </TMPL_IF>
        <table cellpadding=3 cellspacing=3>
        <tr>