1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Daniel 2022-03-14 14:06:03 -03:00
parent 7722ddfc3c
commit 33e7f7384e

View file

@ -1,6 +1,6 @@
<li> <li>
<a href="#" onclick="avideoModalIframeFull(webSiteRootURL+'plugin/Live');return false;" data-toggle="tooltip" title="<?php echo __($buttonTitle); ?>" data-placement="left" <a href="#" onclick="avideoModalIframeFull(webSiteRootURL+'plugin/Live');return false;" data-toggle="tooltip" title="<?php echo __($buttonTitle); ?>" data-placement="left"
class="faa-parent animated-hover"> class="faa-parent animated-hover">
<i class="fas fa-circle faa-flash" style="color: red;" ></i> <?php echo $buttonTitle; ?> <i class="fas fa-circle faa-flash" style="color: red;" ></i> <?php echo __($buttonTitle); ?>
</a> </a>
</li> </li>