mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
11 lines
313 B
Twig
11 lines
313 B
Twig
<div id="thumb_confirm">
|
|
<img class="selected" src="{{ image }}"/>
|
|
<div>
|
|
{{ 'you are about to change the representation thumbnail of your video' | trans }} : <span
|
|
style='color:#884c92'>{{ video_title }}</span>
|
|
</div>
|
|
<div>
|
|
{{ 'do you want to validate' | trans }}
|
|
</div>
|
|
</div>
|