Hi Jesse, My best bet would be somewhere in summary.tt2 or copy_table.tt2 as Kathy mentioned.
You could also recursively grep your templates for something like the “novelist_button” div class or part of the novelist URL to see where it’s being placed in your templates. That could help give some more clues: example: cd /openils grep -rn ’novelist_button' . Good luck! -Brent ----------------------------- Brent Mills Systems Librarian | Sage Library System email: [email protected] tickets: https://sagelib.org/support > On Jan 4, 2017, at 12:26 PM, Kathy Lussier <[email protected]> wrote: > > Hi Jessy, > > That link appears to be a customization. Based on its location, I would guess > it's either in your opac/parts/record/summary.tt2 file or in > opac/parts/record/copy_table.tt2. > > I hope this helps! > > Kathy > > > On 01/04/2017 02:47 PM, Jesse McCarty wrote: >> Hello Everyone, >> >> Currently in our catalog, when a book is brought up there is a Novelist link >> displayed that leads to additional information (highlighted in the screen >> shot). We have updated our subscription and now need to update this link to >> reflect the new content. Can anyone point me in the direction of the proper >> file to edit to update this link? >> >> <Mail Attachment.png> >> Thanks in advance. >> >> Jesse McCarty >> City of Burlington >> IT Technical Assistant >> > > -- > Kathy Lussier > Project Coordinator > Massachusetts Library Network Cooperative > (508) 343-0128 > [email protected] <mailto:[email protected]> > Twitter: http://www.twitter.com/kmlussier <http://www.twitter.com/kmlussier>
