mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
5 lines
166 B
PHP
5 lines
166 B
PHP
|
<p>
|
||
|
<?php echo $message; ?><br />
|
||
|
<a href='<?php echo $this->createUrl("/admin/authentication/sa/login"); ?>'><?php $clang->eT('Continue'); ?></a><br />
|
||
|
</p>
|