b0y-101 Mini Shell


Current Path : E:/phpMyAdmin/templates/database/structure/
File Upload :
Current File : E:/phpMyAdmin/templates/database/structure/tracking_icon.twig

<a href="{{ url('/table/tracking', {'table': table, 'db': db}) }}">
    {% if is_tracked -%}
        {{ get_image('eye', 'Tracking is active.'|trans) }}
    {%- else -%}
        {{ get_image('eye_grey', 'Tracking is not active.'|trans) }}
    {%- endif %}
</a>

Copyright © 2019 by b0y-101