mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Open the contributor list link in a new tab (#14553)
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user