mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
FIX Remove link in footer that goes to spammy site
This commit is contained in:
parent
294c6e5c42
commit
451d22badd
@ -1,6 +1,6 @@
|
||||
<footer class="footer" role="contentinfo">
|
||||
<div class="inner copy">
|
||||
<div class="left">Simple <span class="arrow">→</span> <% include Navigation %></div>
|
||||
<small class="right">© Simple by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by <a href="http://silverstripe.org">Silverstripe</a></small>
|
||||
<small class="right">© Simple by Sara (Innovatif) / Powered by <a href="http://silverstripe.org">Silverstripe</a></small>
|
||||
</div>
|
||||
</footer>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user