[Koha-bugs] [Bug 28453] Update pagination subroutine to generate Bootstrap markup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 1 13:54:27 CET 2021


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I am sorry, but I believe there are some translation issues hiding here.

In Output.pm:
+              . '<i class="fa fa-fw fa-angle-double-left"></i> First' .
'</a></li>';
+              . '" rel="prev">' . '<i class="fa fa-fw fa-angle-left"></i>
Previous' . '</a></li>';
. '" rel="next">' . 'Next <i class="fa fa-fw fa-angle-right"></i>' .
'</a></li>';

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


More information about the Koha-bugs mailing list