<ul class="browse-result-authority-headings">
[% END %]
- <li><span class="browse-result-authority-field-name">[% field.name %]</span>
+ <li><span class="browse-result-authority-field-name">[% l('See') %]</span>
<a href="[% mkurl(ctx.opac_root _ '/browse', {bterm => h.heading}, ['bpivot']) %]">[% h.heading | html %]</a>
<span class="browse-result-authority-bib-links">([% h.target_count %])</span>
</li>
auth_headings_ul_added = 1; %]
<ul class="browse-result-authority-headings">
[% END %]
- <li><span class="browse-result-authority-field-name">[% field.name %]</span>
+ <li><span class="browse-result-authority-field-name">[% l('See') %]</span>
<a href="[% mkurl(ctx.opac_root _ '/results', {query => 'identifier|authority_id[' _ h.target _ ']'}) %]">[% h.heading | html %]</a>
<span class="browse-result-authority-bib-links">([% h.target_count %])</span>
</li>