You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td class="text-right badge-light align-middle"><?php_e('Documents indexed in the Virtual Health Library (VHL)','ths'); ?>:</td>
792
793
<td style="vertical-align: middle;">
793
-
<a href='<?phpecho$vhl_portal_url; ?>/?q=mh:("<?phpecho$descriptors[$lang_ths]; ?>")' target="_blank"><?php_e('Click here to access the VHL documents','ths'); ?></a>
794
+
<a href='<?phpecho$vhl_portal_url; ?>/?q=<?phpecho$vhl_filter; ?>:("<?phpecho$descriptors[$lang_ths]; ?>")' target="_blank"><?php_e('Click here to access the VHL documents','ths'); ?></a>
0 commit comments