1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
Oinktube/plugin/CustomizeUser/pluginMenu.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>