From 3fdec870573700d2d0d585b7453f279c25e116a1 Mon Sep 17 00:00:00 2001 From: Andreas Roussos Date: Mon, 15 Jun 2020 16:58:38 +0200 Subject: [PATCH] Bug 25756: remove erroneous hyphen In the Staff Client, the OPAC "Appearance" preferences table has an extra, empty HTML table row at the end. Test plan: 0) Observe the empty HTML table row at the end of the table that lists OPAC "Appearance" system preferences. 1) Apply this patch. 2) Observe that the empty table row is now gone. Signed-off-by: Owen Leonard Signed-off-by: Martin Renvoize Signed-off-by: Jonathan Druart (cherry picked from commit 251197ad73ba2be88ac2154db46748b58a0597f8) Signed-off-by: Lucas Gass --- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index 9abfbb7cee..a0c0672223 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -67,7 +67,6 @@ OPAC: yes: Show no: "Don't show" - "a warning that the OPAC is under maintenance, instead of the OPAC itself. Note: this shows the same warning as when the database needs to be upgraded, but unconditionally." - - - - "Show the following HTML when OpacMaintenance is enabled:" - pref: OpacMaintenanceNotice -- 2.20.1