https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34900
--- Comment #5 from Jonathan Druart <[email protected]> --- This is what I had in mind: admin/curbside_pickup.tt 62 [% SET pref_CurbsidePickup_link = '<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CurbsidePickup">CurbsidePickup</a>' %] 63 <div class="dialog message">The [% pref_CurbsidePickup_link | $raw | $KohaSpan %] preference is not enabled, do not forget to enable it to turn the feature on.</div> Bug 6988 comment 2 is interesting, I never thought about that. It also depends if you want the link to be translatable. Do you want "Athens County Public Libraries" to be translatable? I don't think it's needed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
