[Koha-patches] [PATCH] Markup error caused layout problems.

Owen Leonard oleonard at myacpl.org
Thu May 22 16:49:58 CEST 2008


---
 .../prog/en/modules/admin/marctagstructure.tmpl    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl
index 84868ee..4d0d126 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl
@@ -134,7 +134,7 @@
 
 <!-- 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>
-- 
1.5.5.GIT




More information about the Koha-patches mailing list