Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    How to change "return to the main library website" link in OPAC

    • Product: Voyager
    • Product Version: 8.0.0

    Question

    How to modify "Return to the main library website" link in OPAC?

    Answer

    1. On the server, navigate to: /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/htdocs/index.html
    2. In index.html, locate this line of code: <li><a href="#">Return to the main library website.</a></li>
    3. Modify this line of code by replacing the "#" symbol with the URL for your library's homepage: <li><a href="http://www.yourlibrarywebsite.edu/library">Return to the main library website.</a></li>

    • Article last edited: 08-Oct-2013
    • Was this article helpful?