Merge pull request #3122 from pichalite/master

completes fix for #3119
v1.18.x
Julian Lam 10 years ago
commit ca1ada9dc5

@ -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 -->

Loading…
Cancel
Save