mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit b4235423278fdfb03a63e4c7c89064af83907889
parent 9ad40f5eba82e222c3aba06174f978ee587a27d0
Author: markseu <mark2011@mayberg.se>
Date:   Tue, 28 Oct 2014 14:47:30 +0100

Core update (snippet remix)

Diffstat:
Msystem/snippets/footer.php | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/system/snippets/footer.php b/system/snippets/footer.php @@ -1,5 +1,6 @@ <div class="footer"> -&copy; 2014 <?php echo $yellow->page->getHtml("sitename") ?>. <a href="http://datenstrom.se/yellow">Made with Yellow</a>. +<a href="<?php echo $yellow->page->base."/" ?>">&copy; 2014 <?php echo $yellow->page->getHtml("sitename") ?></a>. +<a href="http://datenstrom.se/yellow">Made with Yellow</a>. </div> </div> </body>