mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
Fix all templates indentations
This commit is contained in:
parent
c6050f06aa
commit
c3c5a2837b
33 changed files with 213 additions and 385 deletions
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
<script>
|
||||
window.setTimeout(function () {
|
||||
location.href = "<?php echo \Router::url('Connect', 'login'); ?>";
|
||||
location.href = "<?php echo \descartes\Router::url('Connect', 'login'); ?>";
|
||||
}, 5000);
|
||||
</script>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue