mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 02:09:22 +02:00
6 lines
No EOL
342 B
PHP
6 lines
No EOL
342 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>
|