We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce09e8 commit a88c3c6Copy full SHA for a88c3c6
src/bundle/Resources/views/themes/admin/system_info/my_ibexa.html.twig
@@ -41,7 +41,7 @@
41
42
{% if info.isEnterprise %}
43
<div class="ibexa-system-info-helper-text">
44
- <svg class="ibexa-icon ibexa-icon--small ibexa-icon--edit">
+ <svg class="ibexa-icon ibexa-icon--small-medium ibexa-icon--edit">
45
<use xlink:href="{{ ibexa_icon_path('system-information') }}"></use>
46
</svg>
47
{{ 'ibexa.read_more'|trans|desc('For more information about Service Life for Ibexa DXP with a business license, see') }}
0 commit comments