1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 10:49:36 +02:00
Oinktube/plugin/Scheduler/View/Email_to_user/index_head.php
Daniel Neto 37e14a8982 update
2023-06-27 10:51:07 -03:00

5 lines
No EOL
351 B
PHP

<?php
$plugin = AVideoPlugin::loadPluginIfEnabled('Scheduler');
?>
<link rel="stylesheet" type="text/css" href="<?php echo $global['webSiteRootURL']; ?>view/css/DataTables/datatables.min.css"/>
<link href="<?php echo $global['webSiteRootURL']; ?>view/js/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css" rel="stylesheet" type="text/css"/>