Open the contributor list link in a new tab (#14553)

This commit is contained in:
Santiago Z
2022-11-01 12:51:01 -03:00
committed by GitHub
parent 07cc9f4cdc
commit f4860ac999

View File

@@ -77,7 +77,7 @@
<h3>{{ __('Contributors') }}</h3>
<p>{!! __('See the <a href=":url">list of contributors</a> on GitHub.', ['url' => 'https://github.com/librenms/librenms/graphs/contributors']) !!}</p>
<p>{!! __('See the <a target="_blank" href=":url">list of contributors</a> on GitHub.', ['url' => 'https://github.com/librenms/librenms/graphs/contributors']) !!}</p>
<h3>{{ __('Acknowledgements') }}</h3>