File tree Expand file tree Collapse file tree
Koha/Plugin/EDS/bootstrap Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 eds_results_TT_did_you_mean = 'هل تعني:'
77 eds_results_TT_correction = ':تم تعديل كلمة البحث لـ'
88 eds_results_TT_title_attr = 'عرض تفاصيل لهذا العنوان'
9- eds_results_TT_links = 'الروابط'
9+ eds_results_TT_links = 'الروابط: '
1010 eds_results_TT_links_html = 'HTML النص الكامل'
1111 eds_results_TT_links_pdf = 'PDF النص الكامل'
1212 eds_results_TT_links_ebook = 'eBook النص الكامل'
Original file line number Diff line number Diff line change 311311 [% #CustomLinks %]
312312 [% IF RECORD.CustomLinks OR RECORD.FullText.Links OR RECORD.FullText.CustomLinks OR RECORD.FullText.Text.Availability==1 %]
313313 <div class="results_summary actions links">
314- <span class="label">[% EDSLANG.eds_results_TT_links %] </span>
314+ <span class="label">[% EDSLANG.eds_results_TT_links %]</span>
315315 [% FOREACH CUSTOMLINK IN RECORD.FullText.Text.Availability %]
316316
317317 <a class="html-customlink" target="_blank" dir="ltr" href="[% PLUGIN_HTTP_PATH %]/opac/eds-detail.pl?q=Retrieve?an=[% ResultRecordId %]|dbid=[%RECORD.Header.DbId%]&fulltext=html" title="[% CUSTOMLINK.MouseOverText %]">
You can’t perform that action at this time.
0 commit comments