Minor correction to HTML
authoroleonard <oleonard>
Mon, 10 Jan 2005 21:45:37 +0000 (21:45 +0000)
committeroleonard <oleonard>
Mon, 10 Jan 2005 21:45:37 +0000 (21:45 +0000)
koha-tmpl/intranet-tmpl/npl/en/parameters/marctagstructure.tmpl

index 97acccb..a82650d 100644 (file)
@@ -85,7 +85,7 @@
                <td><!-- TMPL_VAR name="searchfield" --></td>
        </tr>
        <tr><td>&nbsp;</td><td><!-- TMPL_VAR name="liblibrarian" --></td></tr>
-       </table><div class="form"><form action="<!-- TMPL_VAR name="script_name" -->" method="post"><input type="hidden" name="op" value="delete_confirmed" /><input type="hidden" name="searchfield" value="<!-- TMPL_VAR name="searchfield" -->" /><input type="submit" value="Delete this Tag" class="cancel" /></form> <form action="<!-- TMPL_VAR name="script_name" -->" method="post"><input type="submit" value="Do not Delete" class="submit" /></form></div>
+       </table><div class="tabitem"><form action="<!-- TMPL_VAR name="script_name" -->" method="post"><input type="hidden" name="op" value="delete_confirmed" /><input type="hidden" name="searchfield" value="<!-- TMPL_VAR name="searchfield" -->" /><input type="submit" value="Delete this Tag" class="cancel" /></form> <form action="<!-- TMPL_VAR name="script_name" -->" method="post"><input type="submit" value="Do not Delete" class="submit" /></form></div>
 <!-- /TMPL_IF -->
 
 <!-- TMPL_IF name="delete_confirmed" -->