File "favorite_anchor.twig"

Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/templates/database/structure/favorite_anchor.twig
File size: 368 B
MIME-type:
Charset: utf-8

Download   Open   Back

<a id="{{ table_name_hash }}_favorite_anchor"
    class="ajax favorite_table_anchor"
    href="db_structure.php{{ get_common(fav_params) }}"
    title="{{ already_favorite ? 'Remove from Favorites'|trans : 'Add to Favorites'|trans }}"
    data-favtargets="{{ db_table_name_hash }}" >
    {{ already_favorite ? titles['Favorite']|raw : titles['NoFavorite']|raw }}
</a>

PHP File Manager