Open Cachet GitHub page in a new tab

This commit is contained in:
manavo
2014-11-24 17:01:58 +00:00
parent ff37e13221
commit c7036ad68a

View File

@@ -25,7 +25,7 @@
@if(Setting::get('show_support'))
<hr />
<div class='footer'>
<p>{{ Setting::get('app_name') }} Status Page is powered by <a href='https://github.com/jbrooksuk/Cachet'>Cachet</a>.</p>
<p>{{ Setting::get('app_name') }} Status Page is powered by <a href='https://github.com/jbrooksuk/Cachet' target="_blank">Cachet</a>.</p>
</div>
@endif
@stop