absolute URL for login link
authorMarijana Glavica <mglavica@ffzg.hr>
Sun, 1 Apr 2012 23:41:57 +0000 (01:41 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 16 Jul 2014 11:00:30 +0000 (13:00 +0200)
https://lib.fer.hr/cgi-bin/koha/opac-user.pl

Log in to your account to post a comment

koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt

index baaec0b..7840f8d 100644 (file)
@@ -1321,7 +1321,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
         </a></div>
         [% END %]
     [% ELSE %]
-        <div id="addcomment"><a href="/cgi-bin/koha/opac-user.pl">Log in to your account</a> to post a comment.</div>
+        <div id="addcomment"><a href="https://lib.fer.hr/cgi-bin/koha/opac-user.pl">Log in to your account</a> to post a comment.</div>
     [% END %]
 </div>
 [% END %]