Visual tweaks
This commit is contained in:
parent
f97ffaf9c3
commit
76fe774b6e
|
|
@ -67,7 +67,10 @@
|
|||
</div>
|
||||
|
||||
{% if plugin.is_package == False %}
|
||||
<p>{% trans 'The code information is pulled from the latest git commit for this plugin. It might not reflect official version numbers or information but the actual code running.' %}</p>
|
||||
<div class='alert alert-block alert-info'>
|
||||
{% trans 'The code information is pulled from the latest git commit for this plugin. It might not reflect official version numbers or information but the actual code running.' %}
|
||||
</div>
|
||||
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="col">
|
||||
|
|
|
|||
Loading…
Reference in New Issue