Bug 9302: Add button directing use to keeper's patron record
authorKyle M Hall <kyle@bywatetsolutions.com>
Wed, 18 Apr 2018 15:11:11 +0000 (11:11 -0400)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 Apr 2018 16:34:41 +0000 (13:34 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

koha-tmpl/intranet-tmpl/prog/en/modules/members/merge-patrons.tt

index 8eef1c1..b87ac41 100644 (file)
                         [% END %]
                     [% END %]
                 [% END %]
+
+                <a class="btn btn-default btn-sm" href="moremember.pl?borrowernumber=[% keeper.id %]">View patron record</a>
             [% END %]
         </div>
     </div>