mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 10:49:36 +02:00
6 lines
No EOL
347 B
PHP
6 lines
No EOL
347 B
PHP
<li>
|
|
<a href="#" onclick="avideoModalIframeFull(webSiteRootURL+'plugin/Live');return false;" data-toggle="tooltip" title="<?php echo __($buttonTitle); ?>" data-placement="left"
|
|
class="faa-parent animated-hover">
|
|
<i class="fas fa-circle faa-flash" style="color: red;" ></i> <?php echo __($buttonTitle); ?>
|
|
</a>
|
|
</li>
|