Redirect 302 to firt child
This commit is contained in:
parent
e631b4cd29
commit
6ab60337dd
|
@ -7,5 +7,5 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="text-right mt-5">
|
<div class="text-right mt-5">
|
||||||
<a class="btn btn-primary" href="<?php echo $GITHUB_BASE_URL.$page->key().'/'.FILENAME ?>"><?php echo $Languagues->get('Collaborate with us and edit this page'); ?></a>
|
<a class="btn btn-primary" href="<?php echo $GITHUB_BASE_URL.$page->key().'/'.FILENAME ?>"><?php echo $Languages->get('Collaborate with us and edit this page'); ?></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue