Fix for plugin name mismatch (#1445)

This commit is contained in:
Jeremy Gonyea
2018-05-14 01:09:56 -04:00
committed by Andy Miller
parent 3b943c1987
commit cfb7e4c56f

View File

@@ -29,7 +29,7 @@
{% endfor %}
{% else %}
{% if authorize(['admin.maintenance', 'admin.super']) %}
<li class="hint--bottom" data-hint="Add the 'quick-tray' plugin for more...">
<li class="hint--bottom" data-hint="Add the 'quick-tray-links' plugin for more...">
<a href="{{ base_url_relative ~ '/plugins/install' }}">
<i class="fa fa-plus"></i>
</a>