Update plugins.tpl

v1.18.x
pichalite 10 years ago
parent 27bf1c1b2e
commit 732f6d7d80

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