mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
5 lines
No EOL
218 B
PHP
5 lines
No EOL
218 B
PHP
<button
|
|
onclick="avideoModalIframe(webSiteRootURL +'plugin/CustomizeUser/View/editor.php');"
|
|
class="btn btn-primary btn-sm btn-xs btn-block">
|
|
<i class="fa fa-edit"></i> <?php echo __('Edit'); ?>
|
|
</button>
|