[Koha-bugs] [Bug 22612] New: opac-auth.tt should contain OpacLoginInstructions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 1 07:42:29 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22612

            Bug ID: 22612
           Summary: opac-auth.tt should contain OpacLoginInstructions
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: hagud at orex.es
        QA Contact: testopia at bugs.koha-community.org
  Target Milestone: ---

Good morning

I think that opac-auth.tt should also include

 [% IF Koha.Preference( 'OpacLoginInstructions' ) %]
 <div id="nologininstructions-main" class="nologininstructions">
 [% Koha.Preference( 'OpacLoginInstructions' ) %]
 </div>
 [% END %]

This add login instrucctions, it appears for example in opac-main.tt or
masthed.inc but on opac-auth.tt there is no login instructions

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list