mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
6 lines
No EOL
346 B
PHP
6 lines
No EOL
346 B
PHP
<li>
|
|
<a href="#" onclick="avideoModalIframeFull(webSiteRootURL+'plugin/LiveLinks');return false;" data-toggle="tooltip" title="<?php echo __("Add an External a Live Streaming"); ?>" data-placement="left"
|
|
class="faa-parent animated-hover">
|
|
<i class="fas fa-link faa-burst"></i> <?php echo $buttonTitle; ?>
|
|
</a>
|
|
</li>
|