1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
Oinktube/plugin/LiveLinks/getUploadMenuButton.php
2021-11-22 13:10:54 -03:00

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>