mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
2 lines
191 B
PHP
2 lines
191 B
PHP
<link href="css.php?type=<?php echo $this->type ?>" rel="stylesheet" type="text/css" />
|
|
<link href="themes/<?php echo $this->config['theme'] ?>/style.css" rel="stylesheet" type="text/css" />
|