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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to