From 4b654fd20a3159348e3daa5bbb963e2c6296e4e7 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 (cherry picked from commit 3fdec870573700d2d0d585b7453f279c25e116a1) Signed-off-by: Aleisha Amohia (cherry picked from commit 0425f6702f3b5d1e368e1fd557fd1d1c14993e93) Signed-off-by: Victor Grousset/tuxayo --- .../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 fb43673d45..7063b88b4f 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 @@ -66,7 +66,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.39.5