Merge pull request #3122 from pichalite/master

completes fix for #3119
This commit is contained in:
Julian Lam
2015-05-08 17:19:56 -04:00

View File

@@ -73,7 +73,7 @@
<small>Latest <strong class="latestVersion">{plugins.latest}</strong></small>
<!-- IF plugins.url -->
<p>For more information: <a href="{plugins.url}">{plugins.url}</a></p>
<p>For more information: <a target="_blank" href="{plugins.url}">{plugins.url}</a></p>
<!-- ENDIF plugins.url -->
</li>
<!-- ENDIF !plugins.installed -->