smartling-dashboard-link.html.twig in TMGMT Translator Smartling 8.4
{% if proj_id %}
<a href="https://dashboard.smartling.com/projects/{{ proj_id }}/files/files.htm#file/{{ file_name }}" target="_blank" title="Open {{ file_name }} in Smartling"> Dashboard </a>
{% endif %}
File
templates/smartling-dashboard-link.html.twig
View source
- {% if proj_id %}
- <a href="https://dashboard.smartling.com/projects/{{ proj_id }}/files/files.htm#file/{{ file_name }}" target="_blank" title="Open {{ file_name }} in Smartling"> Dashboard </a>
- {% endif %}