Path : /var/www/html/smartcirqls.comxxx/html/phpMyAdmin-4.9.1-all-languages/templates/navigation/ |
Current File : /var/www/html/smartcirqls.comxxx/html/phpMyAdmin-4.9.1-all-languages/templates/navigation/logo.twig |
{% if display_logo %} <div id="pmalogo"> {% if use_logo_link %} <a href="{{ logo_link|default('#')|raw }}" {{- link_attribs is defined ? ' ' ~ link_attribs|raw }}> {% endif %} {{ logo|raw }} {% if use_logo_link %} </a> {% endif %} </div> {% endif %}