mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-18 02:20:49 +01:00
show latest plugin version for uninstalled plugins as well
This commit is contained in:
@@ -49,6 +49,9 @@
|
||||
<!-- IF plugins.description -->
|
||||
<p>{plugins.description}</p>
|
||||
<!-- ENDIF plugins.description -->
|
||||
|
||||
<small>Latest <strong class="latestVersion">{plugins.latest}</strong></small>
|
||||
|
||||
<!-- IF plugins.url -->
|
||||
<p>For more information: <a href="{plugins.url}">{plugins.url}</a></p>
|
||||
<!-- ENDIF plugins.url -->
|
||||
|
||||
Reference in New Issue
Block a user