don't use description on 856 links
authorWilliam Rockwood <wrockwood@tadl.org>
Thu, 26 Jul 2012 15:35:41 +0000 (11:35 -0400)
committerWilliam Rockwood <wrockwood@tadl.org>
Thu, 26 Jul 2012 15:35:41 +0000 (11:35 -0400)
- changed context variable to static text

Signed-off-by: William Rockwood <wrockwood@tadl.org>
templates_tadlskin/opac/parts/result/table.tt2

index e2dd1ff..b0111a2 100644 (file)
@@ -78,7 +78,7 @@
                                                         [% IF args.ezproxy %]
                                                         <tr name='bib_uri_list' class='result_table_title_cell'>
                                                                 <td valign='top'>
-                                                                        <a href="[% args.uris.0.href %]" class="tbutton small tadlblue"><span>[% args.uris.0.link %]</span></a>
+                                                                        <a href="[% args.uris.0.href %]" class="tbutton small tadlblue"><span>Connect to this resource online</span></a>
                                                                 </td>
                                                         </tr>
                                                         [% END %]