mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
5 lines
No EOL
102 B
PHP
5 lines
No EOL
102 B
PHP
<h1>Error <?php echo $code; ?></h1>
|
|
|
|
<div class="error">
|
|
<?php echo CHtml::encode($message); ?>
|
|
</div>
|