Markup error caused layout problems.
authorOwen Leonard <oleonard@myacpl.org>
Thu, 22 May 2008 14:49:58 +0000 (09:49 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 27 May 2008 11:42:52 +0000 (06:42 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl

index 84868ee..4d0d126 100644 (file)
 
 <!-- TMPL_IF NAME="delete_confirmed" -->
 
-    <div class="details"><div class="dialog message"><h3>Tag Deleted</h3>
+    <div class="dialog message"><h3>Tag Deleted</h3>
     <form action="<!-- TMPL_VAR NAME="script_name" -->" method="post"><input type="hidden" name="frameworkcode" value="<!-- TMPL_VAR NAME="frameworkcode" -->" />
     <input type="submit" value="OK" class="approve" />
     </form></div>