Adding link in the footer
This commit is contained in:
parent
79d7802872
commit
542a83acea
@ -295,7 +295,7 @@ function renderAddMangaForm($yearValue, $seasons) {
|
|||||||
</div>
|
</div>
|
||||||
</div> <!-- End of fourth form row -->
|
</div> <!-- End of fourth form row -->
|
||||||
</form>
|
</form>
|
||||||
<div><a href="./php/panel.php">Control panel</a> | <a href="/docs/animu-tree.txt">Downloaded anime</a></div>
|
<div><a href="./php/panel.php">Control panel</a> | <a href="/docs/animu-tree.txt">Downloaded anime</a> | <a href="https://git.bernd32.xyz/bernd32/anime-backlog-list">Source code</a></div>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -370,7 +370,7 @@ function renderAddRecordForm($yearValue, $seasons) {
|
|||||||
</div>
|
</div>
|
||||||
</div> <!-- End of fourth form row -->
|
</div> <!-- End of fourth form row -->
|
||||||
</form>
|
</form>
|
||||||
<div><a href="./php/panel.php">Control panel</a> | <a href="/docs/animu-tree.txt">Downloaded anime</a></div>
|
<div><a href="./php/panel.php">Control panel</a> | <a href="/docs/animu-tree.txt">Downloaded anime</a> | <a href="https://git.bernd32.xyz/bernd32/anime-backlog-list">Source code</a></div>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user