From 6ded7b9897cf8d4d25781f988ad8bb66dbc5a71e Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Sun, 20 Feb 2011 21:33:30 -0500 Subject: [PATCH] Fix for Bug 5814 - Style error message on manage staged records page according to standard Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack --- .../prog/en/modules/tools/manage-marc-import.tmpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tmpl index 9f11c66c5f..f0bd761729 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tmpl @@ -69,8 +69,10 @@ $(document).ready(function(){ - No records have been staged. - Stage MARC records for import. +
+

No records have been staged.

+

Stage MARC records for import.

+
-- 2.39.2