From 89f39026cffc9b70426381e362722d57e9288582 Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Tue, 9 Oct 2018 01:02:36 +0000 Subject: [PATCH] Bug 8628: (follow-up) Some template fixes This patch: - makes the stream name a required field - fixes the link to the OPAC sign view - fixes the toolbar in staff side Still have not fixed the overlapping of titles. --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt index 362315b..7313fd5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt @@ -59,11 +59,9 @@ [% END %] [% IF ( else ) %] -
- + [% END %] @@ -89,7 +87,7 @@ [% END %]
    -
  1. +
  2. Required