[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
phpMyAdmin
/
templates
/
database
/
structure
/
[
Home
]
File: favorite_anchor.twig
<a id="{{ table_name_hash }}_favorite_anchor" class="ajax favorite_table_anchor" href="db_structure.php{{ Url_getCommon(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>